Commit Graph

23 Commits (ed610490411866ce4fe319d57a7d7882c554ef2e)

Author SHA1 Message Date
fatedier 3fbdea0f6b
rename models to pkg (#2005) 4 years ago
fatedier c9fe23eb10
more e2e tests (#1845) 5 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
fix #1347:  bad encryption and compression when use xtcp
6 years ago
zhouwenfeng dc6a5a29c1 fix bad encryption and compression when use xtcp 6 years ago
Tyler Compton 666f122a72 Pass client configuration as an argument
The ClientCommonConf, configuration file path, and server UDP port are
now passed around as arguments instead of being shared between
components as global variables. This allows for multiple clients to
exist in the same process, and allows client.Session to be used as a
library more easily.
6 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
udp
7 years ago
fatedier 1a6a179b68 visitor: fix panic 7 years ago
fatedier bd1e9a3010 update doc and fix vistor -> visitor 7 years ago