Commit Graph

131 Commits (e81b36c5ba3ee0b4b88ed8832f4a302ed3289bda)

Author SHA1 Message Date
fatedier f16ef00975
set CompatibilityMode for android (#4091)
8 months ago
fatedier e6ec5a509b
update release notes (#4055)
9 months ago
fatedier 43ba7bd338
use new log package (#4054)
9 months ago
fatedier 3e0c78233a
use std slices package (#4008)
9 months ago
fatedier d01f4a3ec1
cmd: use hyphen instead of underscore (#3898)
11 months ago
fatedier 97d3cf1a3b
call config complete in nathole discover (#3813)
1 year ago
fatedier 69ae2b0b69
optimize some code (#3801)
1 year ago
fatedier d5b41f1e14 sshTunnelGateway refactor (#3784)
1 year ago
Aarni Koskela f5d5a00eef
Fix various typos (#3783)
1 year ago
fatedier 526e809bd5
update for strict config (#3779)
1 year ago
Aarni Koskela e8deb65c4b
Strict configuration parsing (#3773)
1 year ago
fatedier 5760c1cf92
frpc: exit with code 1 if first login failed (#3740)
1 year ago
fatedier 5e70d5bee0
code optimization (#3625)
1 year ago
fatedier bae0b4d7c0
optimize the code of the command line (#3614)
1 year ago
fatedier 74255f711e
config: add some validations (#3610)
1 year ago
fatedier 7cd02f5bd8
add e2e tests for v1 config (#3608)
1 year ago
fatedier c95311d1a0
support yaml/json/toml configuration format, make ini deprecated (#3599)
1 year ago
fatedier fc4e787fe2
frpc: support stop command (#3511)
1 year ago
fatedier 4c4d5f0d0d
service.Run supports passing in context (#3504)
1 year ago
fatedier 801e8c6742
support wss between frpc and frps (#3503)
1 year ago
fatedier 685d7618f3
change default value of tls_enable and disable_custom_tls_first_byte (#3494)
1 year ago
fatedier 9aef3b9944
adjust code style about config (#3464)
2 years ago
fatedier c7a0cfc66d
xtcp: when connection timeout occurs, support fallback to STCP (#3460)
2 years ago
fatedier 98068402c8
add release notes (#3453)
2 years ago
fatedier c71efde303
refactor the code related to xtcp (#3449)
2 years ago
Aarni Koskela 0214b974dd
Fix typo: dasboard -> dashboard (#3416)
2 years ago
fatedier f6b8645f56
nathole: support discover without configuration file (#3395)
2 years ago
fatedier 2c2c4ecdbc
feat(nathole): add flag for STUN server in nathole discovery command (#3383)
2 years ago
fatedier 3faae194d0
feat(nathole): use serverUDPPort in nathole discovery when available (#3382)
2 years ago
fatedier a22d6c9504
frpc: support nathole discover (#3381)
2 years ago
fatedier 8c6303c1e5
web/frpc: support more info (#3334)
2 years ago
Craig O'Donnell aa31d7ad0b
support bandwidth_limit set by server plugin (#3271)
2 years ago
fatedier 113e3b0b0d
revert random change (#3292)
2 years ago
fatedier 100148d925
support go1.20 (#3287)
2 years ago
Gerhard Tan b1b8d9a82b
frpc: do a graceful close for quic protocol at exit (#3282)
2 years ago
0x7fff 804f2910fd
refactor: ifelse (#3224)
2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080)
2 years ago
EMRE ÇELİK 218b354f82
Server Dashboard SSL Support (#2982)
2 years ago
fatedier 21240ed962 some improvements
3 years ago
fatedier 18a2af4703
frpc: support multiple confs (#2873)
3 years ago
fatedier f1a51eba18 client: lint
3 years ago
Blizard 1d26ea440b
fix: kcp protocol cause delay release resource (#2621)
3 years ago
kekeimiku 0cee1877e3
refactor: move from io/ioutil to io and os package (#2592)
3 years ago
bobo liu 2f74f54f18
Let's get rid of ugly statik (#2255)
3 years ago
fatedier a98a9616f6 update dependency github.com/rodaine/table to v1.0.1
3 years ago
fatedier 02b12df887
frpc: consider include configs for verify and reload command (#2424)
4 years ago
fatedier c32a2ed140
frpc: support 'includes' in common section to include proxy configs in other files(#2421)
4 years ago
fatedier 9cebfccb39
cmd: add verify command to verify if config file syntax is valid (#2389)
4 years ago
fatedier 2408f1df04
frpc: fix that login_fail_exit invalid if `protocol=kcp` (#2363)
4 years ago
fatedier 9a849a29e9
fix config parse logic (#2323)
4 years ago