ssht: Add SSH Tor resolver thing
It fetches a given host's IP and connects to that directly This way you can get a low-latency connection but still use Tor as a name service. Sort of.
This commit is contained in:
		| @@ -32,6 +32,7 @@ zstyle :compinstall filename '/home/salt/.zshrc' | ||||
| autoload -Uz compinit | ||||
| compinit | ||||
| compdef _git dot | ||||
| compdef _ssh ssht | ||||
|  | ||||
| # The prompt | ||||
| autoload -Uz promptinit | ||||
|   | ||||
		Reference in New Issue
	
	Block a user