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