feat(ssh): remove ssh-proxy-toggle script and add sshp-fg alias for SSH proxy
This commit is contained in:
@@ -170,3 +170,5 @@ alias lidon='sudo systemctl mask sleep.target suspend.target hibernate.target hy
|
||||
alias lidoff='sudo systemctl unmask sleep.target suspend.target hibernate.target hybrid-sleep.target'
|
||||
# alias gemini='NODE_NO_WARNINGS=1 npx @google/gemini-cli'
|
||||
alias sshvpn='sshuttle --dns -r fl-vps 0/0 -X ~/.dotfiles/configs/.exclude-ip.txt'
|
||||
|
||||
alias sshp-fg='ssh -D 127.0.0.1:1080 fl-vps -v sleep 9999'
|
||||
|
||||
Reference in New Issue
Block a user