Skip to content

Notify user Tor mode is activated in shell prompt

bigsmile requested to merge bigsmile/torsocks:bigsmile-main-patch-79273 into main

Notify user if Tor mode is activated in shell prompt by adding a line to .bashrc

# user@computer:~$ . torsocks on
# Tor mode activated. Every command will be torified for this shell.
# (tor) user@computer:~$ 
# (tor) user@computer:~$ . torsocks off
# Tor mode deactivated. Command will NOT go through Tor anymore.
# user@computer:~$
Edited by bigsmile

Merge request reports

Loading