Excluded: [
10.0.0.0/8,
100.64.0.0/10,
169.254.0.0/16,
172.16.0.0/12,
192.0.0.0/24,
192.168.0.0/16,
224.0.0.0/24,
240.0.0.0/4,
239.255.255.250/32,
255.255.255.255/32,
fe80::/10,
fd00::/8,
ff01::/16,
ff02::/16,
ff03::/16,
ff04::/16,
ff05::/16,
fc00::/7,
17.249.0.0/16,
17.252.0.0/16,
17.57.144.0/22,
17.188.128.0/18,
17.188.20.0/23,
2620:149:a44::/48,
2403:300:a42::/48,
2403:300:a51::/48,
2a01:b740:a42::/48,
240.0.0.0/4,
10.0.0.0/8,
100.64.0.0/10,
172.16.0.0/12,
17.249.0.0/16,
17.252.0.0/16,
169.254.0.0/16,
192.168.0.0/16,
17.188.128.0/18,
17.57.144.0/22,
17.188.20.0/23,
192.0.0.0/24,
224.0.0.0/24,
104.16.80.230/32,
104.17.143.163/32,
162.159.192.7/32,
239.255.255.250/32,
fc00::/7,
fe80::/10,
ff02::/15,
ff04::/15,
ff01::/16,
2403:300:a42::/48,
2403:300:a51::/48,
2620:149:a44::/48,
2a01:b740:a42::/48,
2606:4700::6810:50e6/128,
2606:4700::6811:8fa3/128,
]
I've notice the issue #23 is closed.
However I still could not connect the gost exposed service from the host even with
BETA_FIX_HOST_CONNECTIVITY=1the container ip is 172.35.0.37
and the output of the dump is
I think
172.35.0.37is in the range of172.16.0.0/12.and I try to expose a shadowsocks service by gost:
ss+ohttp://aes-256-gcm:password@172.35.0.37:9876any idea? thanks