56 Commits
Author SHA1 Message Date
p4gefau1t b5db489899 fix go.mod 2020-04-24 01:27:00 -04:00
p4gefau1t 852991d2df fix http and socks udp 2020-04-22 21:21:53 -04:00
p4gefau1t 13a56ffd8d add buffer_size, update websocket cipher 2020-04-22 13:31:48 -04:00
p4gefau1t 9a9a9c6ae3 add rewind reader 2020-04-22 11:28:14 -04:00
p4gefau1t ef03b80acc refactor ParseAddress, update docs 2020-04-21 01:00:44 -04:00
p4gefau1t 7d86369114 new tests, fix goroutine leaking bugs 2020-04-20 22:12:19 -04:00
p4gefau1t 88f2643174 remove empty traffic meter 2020-04-20 12:46:01 -04:00
p4gefau1t 72cdc1a5d8 update simplesocks 2020-04-20 12:18:19 -04:00
p4gefau1t 9b9861743f fix session reuse, update docs 2020-04-20 04:00:25 -04:00
p4gefau1t 6bb13cc119 add udp mux, tls session reuse 2020-04-20 02:08:48 -04:00
p4gefau1t 8240ca4cb5 add client api service 2020-04-19 09:29:18 -04:00
p4gefau1t 7d807a4d08 add client api 2020-04-19 08:03:04 -04:00
p4gefau1t ae83a184f3 udp forward 2020-04-17 02:11:04 -04:00
p4gefau1t b5693d1957 refactor request struct, add forward and relay 2020-04-16 12:32:47 -04:00
p4gefau1t 2c63c6026c add tls over ws 2020-04-09 10:34:07 -04:00
p4gefau1t 4da5450d8a update readme 2020-04-08 11:56:18 -04:00
p4gefau1t 5b8e64ad86 websocket config parsing 2020-04-08 10:53:45 -04:00
p4gefau1t 77a09722d0 support websocket 2020-04-08 06:01:36 -04:00
p4gefau1t 0175c20d00 split client/server config parsing, detailed log 2020-04-05 23:46:29 -04:00
p4gefau1t 539eb3645f allow unlimited udp assotiate requests 2020-04-05 12:33:39 -04:00
p4gefau1t f4f869c527 fix tiny bugs 2020-04-05 03:33:55 -04:00
p4gefau1t 486aaa6532 simple logger 2020-04-05 02:22:37 -04:00
p4gefau1t 7e617011d3 fix udp relaying 2020-04-04 09:15:04 -04:00
p4gefau1t 5cdb69dc99 geo router, unpluggable logger 2020-04-04 05:49:59 -04:00
p4gefau1t efd37f435b new ip lists, ipv6 bug fixed 2020-04-04 01:40:16 -04:00
p4gefau1t 22c7dbf3b6 new mux options 2020-04-02 03:23:04 -04:00
p4gefau1t 59a65f097c udp tunnel idle closing, options module 2020-04-01 01:51:01 -04:00
p4gefau1t b82ee5e9c4 improve udp relaying, logging 2020-03-31 12:48:13 -04:00
p4gefau1t 26d7e6398f new benchmarks 2020-03-31 09:40:58 -04:00
p4gefau1t d97a017471 change folder structure, cert hardcoded into test 2020-03-31 08:07:34 -04:00
p4gefau1t 80afaf081c http proxy 2020-03-30 06:59:33 -04:00
p4gefau1t a86d0d31df update readme, increase robustness 2020-03-28 13:52:59 -04:00
p4gefau1t 76fd836c77 add tls fallback proxy 2020-03-23 14:18:26 -04:00
p4gefau1t 60d6f33891 add log level 2020-03-22 07:20:28 -04:00
pagefault e1f8655342 swap upload and download 2020-03-21 20:31:27 +08:00
pagefault 1e21a26723 mux protocol 2020-03-21 16:11:18 +08:00
pagefault 65e0951b31 fix trival bugs 2020-03-21 10:36:21 +08:00
pagefault d0d0c816fa full tls config support 2020-03-21 03:14:28 +08:00
pagefault e5309f9192 tcp settings 2020-03-21 01:30:06 +08:00
pagefault 62cd6f7047 mysql support 2020-03-20 19:48:16 +08:00
pagefault 9138755e90 use bufio 2020-03-20 10:58:30 +08:00
pagefault 9284a9c0ac fixed ipv6 parsing bug and mux racing 2020-03-20 09:54:58 +08:00
pagefault 257dbd6360 fixed bugs of conn proxy timeout 2020-03-20 08:24:07 +08:00
pagefault 5aaa837fab 16 char user hash 2020-03-19 18:15:50 +08:00
pagefault 554e3ae7ac fixed bugs about close, password hided from log 2020-03-19 18:03:51 +08:00
pagefault 020f26949b update readme 2020-03-19 16:34:40 +08:00
pagefault fbf1997cf8 mux 2020-03-19 15:33:04 +08:00
pagefault 147f025fc8 traffic stat, conn close bug fixed 2020-03-19 04:46:48 +08:00
pagefault fe7f6fe402 trival problems, non-tls redirecting 2020-03-19 03:45:19 +08:00
pagefault dd3e9d1ed0 update readme, build flags 2020-03-19 02:47:37 +08:00