frp/models
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.
2019-08-20 14:08:01 -07:00
..
config Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
consts support xtcp for making nat hole 2017-10-25 01:27:04 +08:00
errors vendor: udpate 2018-05-08 02:13:30 +08:00
msg support proxy protocol 2019-03-29 19:01:18 +08:00
nathole improve the stability of xtcp 2019-03-11 15:53:58 +08:00
plugin use Set() instead of Add() when attaching additional headers 2019-08-14 20:36:10 +08:00
proto/udp go vet 2019-01-31 16:49:23 +08:00