Commit Graph

31 Commits (8f394dba27e492ffb856d5dd4b5cdd07fedaa8b1)

Author SHA1 Message Date
fatedier 8f394dba27
trace log adds join errors (#3352)
2 years ago
fatedier fccd518512
frpc: add parameter nat_hole_server_addr (#3351)
2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080)
2 years ago
fatedier c652b8ef07
fix ipv6 address parsing (#2978)
2 years ago
Blizard 452fe25cc6
feat: SUDP alway reconnect and print too much log when no data ready (#2844)
3 years ago
fatedier 6194273615
use net.JoinHostPort instead of fmt.Sprintf (#2791)
3 years ago
kekeimiku 0cee1877e3
refactor: move from io/ioutil to io and os package (#2592)
3 years ago
fatedier fbaa5f866e
add e2e tests (#2334)
4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005)
4 years ago
fatedier c9fe23eb10
more e2e tests (#1845)
4 years ago
fatedier 8b75b8b837
fix by golint (#1822)
5 years ago
Tank d193519329
feat: Support user specify udp packet size in config (#1794)
5 years ago
Tank 4797136965
feat: support sudp proxy (#1730)
5 years ago
fatedier 649f47c345 change log method
5 years ago
fatedier 5dc8175fc8
Merge pull request #1420 from Hurricanezwf/fix-bad-xtcp-encryption
5 years ago
zhouwenfeng dc6a5a29c1 fix bad encryption and compression when use xtcp
5 years ago
Tyler Compton 666f122a72 Pass client configuration as an argument
5 years ago
fatedier e691a40260 improve the stability of xtcp
6 years ago
fatedier 3df27b9c04 xtcp: wrap yamux on kcp connections
6 years ago
fatedier ba45d29b7c fix xtcp cmd
6 years ago
fatedier 48990da22e go vet
6 years ago
fatedier 1a8ac148ca fix xtcp visitor panic
6 years ago
fatedier c33b5152e7 split visitors from proxies and add health check config
7 years ago
Neo He bbc36be052 update xtcp log info
7 years ago
fatedier 1a6cbbb2d2 return error quickly if nathole make error
7 years ago
fatedier 1dd7317c06 vendor: add package io
7 years ago
fatedier 8a6d6c534a vendor: udpate
7 years ago
fatedier 0f6f674a64 cmd: support more cli command
7 years ago
fatedier b2c846664d new feature: assign a random port if remote_port is 0 in type tcp and
7 years ago
fatedier 1a6a179b68 visitor: fix panic
7 years ago
fatedier bd1e9a3010 update doc and fix vistor -> visitor
7 years ago