5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
# Proxy
|
||
|
export TSOCKS_CONF_FILE=~/.config/tsocks/tsocks.conf
|