Skip to content

Instantly share code, notes, and snippets.

View ek1ng's full-sized avatar
🥰
Fall in love

ek1ng ek1ng

🥰
Fall in love
View GitHub Profile
@Esonhugh
Esonhugh / proxy_shell.sh
Last active July 10, 2022 15:55
proxy setting for your shell
# Date: 2022-07-10
# Author: Esonhugh
# proxy command to make you switch your commandline fastly
export clash="127.0.0.1" # define as your favour
export portOfClash="7890" # define as your favour
proxys(){
case "$1" in
(h)
echo "|==============================================|"