12 Commits

Author SHA1 Message Date
charles
cca314a938 support multiple tcp and udp relays 2021-12-05 19:12:37 +08:00
Toby
35e285ff62 Log level DEBUG by default 2021-05-09 15:16:03 -07:00
Toby
060948188e Tweaks to the CLI to ensure consistent behavior with previous versions 2021-05-08 16:07:04 -07:00
mritd
77392ccf98
feat(cmd): add POSIX command line style support
add POSIX command line style support

Signed-off-by: mritd <mritd@linux.com>
2021-05-03 20:44:26 +08:00
Toby
d12d3aa9ee Update checker 2021-04-28 16:22:37 -07:00
Toby
0c887e0634 Update dependencies & use better log formatter 2021-04-28 15:55:14 -07:00
Toby
7d280393a3 Most things work fine now, except:
- UDP support has been temporarily removed, pending upstream QUIC library support for unreliable messages
- SOCKS5 server needs some rework
- Authentication
2021-01-29 00:01:32 -08:00
mritd
87c9ee8d9e
feat(log): add log timestamp format
add log timestamp format

Signed-off-by: mritd <mritd@linux.com>
2020-08-07 10:26:35 +08:00
Toby
c0270a5c67 Add log level & format environment variables 2020-07-07 18:38:18 -07:00
Toby
4bc61cea61 Change the logging system to Logrus 2020-07-06 14:01:45 -07:00
Toby
8044a01a54 Version info 2020-04-22 19:50:42 -07:00
Toby
d5640efd7e WIP SOCKS5 proxy 2020-04-22 13:45:25 -07:00