2 lines
66 B
Bash
2 lines
66 B
Bash
#!/bin/sh
|
|
curl --socks5-hostname localhost:9050 https://google.com |
#!/bin/sh
|
|
curl --socks5-hostname localhost:9050 https://google.com |