diff --git a/check.sh b/check.sh new file mode 100644 index 0000000..4ddaa2b --- /dev/null +++ b/check.sh @@ -0,0 +1,2 @@ +#!/bin/sh +curl --socks5-hostname localhost:9050 https://google.com \ No newline at end of file