|
1beaab2085
|
Move parser to libwgopparser
|
2022-03-11 20:12:46 +00:00 |
|
|
793b341026
|
Update readme
|
2022-03-09 03:33:01 +00:00 |
|
|
413af7c180
|
Add MASQUERADE POSTROUTING chain support
|
2022-03-09 03:31:21 +00:00 |
|
|
e1afe5f8f3
|
Update install script
|
2022-03-08 02:46:39 +00:00 |
|
|
d93c00a707
|
Remove PostUp/PostDown
|
2022-02-25 19:54:30 +00:00 |
|
|
63d4c9be2e
|
fix startup issue, add container clean code
|
2022-02-25 19:38:23 +00:00 |
|
|
33fb3822c7
|
fix iptables issue
|
2022-02-19 20:51:49 +00:00 |
|
|
b4e3eefbd9
|
fix container firewall issue
|
2022-02-19 20:44:38 +00:00 |
|
|
6faceb40a8
|
complete accept-client & connect-to
|
2022-02-15 13:16:35 +00:00 |
|
|
5b49868095
|
fix
|
2022-02-15 11:06:47 +00:00 |
|
|
a50e863ac9
|
errprint refactor
|
2022-02-15 08:47:25 +00:00 |
|
|
99ac933d54
|
add first-version of registry
|
2022-02-15 07:56:57 +00:00 |
|
|
dd0111a29e
|
add server reports & client wrapper
|
2022-02-15 07:55:25 +00:00 |
|
|
a9c100c3c9
|
Add rsa functions
|
2022-02-15 07:53:04 +00:00 |
|
|
cda2ef556a
|
remove unused file
|
2022-02-07 00:42:22 +00:00 |
|
|
df2debdd24
|
move help to github
|
2022-02-07 00:24:17 +00:00 |
|
|
c843245a52
|
Update readme
|
2022-02-07 00:23:55 +00:00 |
|
|
929db9f65d
|
fix: force int type
|
2022-02-06 09:01:25 +00:00 |
|
|
b25129ec96
|
remove log level
|
2022-02-06 08:43:42 +00:00 |
|
|
0d12f403c5
|
fix nginx auto start
|
2022-02-06 08:36:15 +00:00 |
|
|
36fbd4942e
|
fix gost port expose mode
|
2022-02-06 08:32:01 +00:00 |
|
|
1c422ece12
|
path rewrite
|
2022-02-06 08:29:19 +00:00 |
|
|
1a5b3a5212
|
add get lan ip tool
|
2022-02-06 08:27:38 +00:00 |
|
|
130ce3318b
|
fix rootless network host-container communication
|
2022-02-06 08:27:23 +00:00 |
|
|
045fc93c01
|
fix: rootless network
|
2022-02-06 02:04:45 +00:00 |
|
|
e300730f12
|
fix endpoint issue
|
2022-02-06 01:49:19 +00:00 |
|
|
f7d47d2c6d
|
fix: port expose mode
|
2022-02-06 01:39:30 +00:00 |
|
|
45af14a24b
|
fix: trojan install
|
2022-02-06 01:33:54 +00:00 |
|
|
5f3268aee9
|
fix: json type
|
2022-02-06 01:27:18 +00:00 |
|
|
e248bb34d7
|
fix: udp2raw require host network now
|
2022-02-06 01:18:43 +00:00 |
|
|
50ff7c041b
|
save & load instead of build again
|
2022-02-05 23:59:25 +00:00 |
|
|
5a582b879c
|
update install scripts
|
2022-02-05 23:50:54 +00:00 |
|
|
b86c8897a0
|
Add base image
|
2022-02-05 23:50:42 +00:00 |
|
|
bf8efa8b8e
|
Add dockerfiles
|
2022-02-05 23:40:54 +00:00 |
|
|
6d10dd0d55
|
update install script
|
2022-02-05 23:40:44 +00:00 |
|
|
acddaf9135
|
fix: image name
|
2022-02-05 23:37:27 +00:00 |
|
|
55e412fcb1
|
Add progress hint
|
2022-02-05 23:26:26 +00:00 |
|
|
f4d46d9f94
|
Add tools
|
2022-02-05 23:05:07 +00:00 |
|
|
f491ce801e
|
Add bootstrap script
|
2022-02-05 23:04:51 +00:00 |
|
|
769a309880
|
fix: iptables, udp2raw, expose port
|
2022-02-05 23:04:16 +00:00 |
|
|
f143b3b295
|
Switch to containerization
|
2022-02-05 21:31:18 +00:00 |
|
|
48eb47e779
|
rewrite muxer
|
2022-02-05 12:24:33 +00:00 |
|
|
b85b5181e4
|
Update readme
|
2022-02-02 09:15:30 +00:00 |
|
|
c0522667bb
|
fix: base64 char =
|
2022-02-01 20:40:14 +00:00 |
|
|
dcacb508fc
|
fix: ip rule postdown
|
2022-02-01 20:14:08 +00:00 |
|
|
a818172444
|
fix: header
|
2022-02-01 20:10:06 +00:00 |
|
|
14a94bd8bc
|
fix: lookup tables
|
2022-02-01 19:51:21 +00:00 |
|
|
401f41259c
|
fix: this
|
2022-02-01 19:36:06 +00:00 |
|
|
c83b495b6a
|
Add route-from, route-to. Fix command path. Add command line help
|
2022-02-01 19:24:59 +00:00 |
|
|
bde429fd6d
|
rewrite generator with class
|
2022-02-01 18:52:53 +00:00 |
|