lmc999 / RegionRestrictionCheck

A bash script to check the status of your IP on various geo-restricted services.
GNU Affero General Public License v3.0
3.95k stars 536 forks source link

[bug] 不能指定使用V6 #97

Open fscarmen opened 1 year ago

fscarmen commented 1 year ago

我是通过以下指令运行的,但没有使用希望要的 v6,显示的 IP 也是 v4 的

bash -x <(curl -L -s check.unlock.media) -M 6 -P socks5://127.0.0.1:40000

# curl -x socks5://127.0.0.1:40000 -6 -s --max-time 20 api64.ipify.org
2a09:bac5:80ce:191::28:45
image