4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
chromium --proxy-server="socks4://localhost:9005"
|