command
module
Version:
v0.0.0-...-e841f7d
Opens a new window with list of versions in this module.
Published: Jun 20, 2024
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cssh
#Как собрать:
git clone https://github.com/abakum/cssh
cd cssh
go install
#Для чего:
Чтоб запускать как socks5 прокси
Host cssh
User foo-vpnjantit.com
HostName bar.vpnjantit.com
SessionType none
DynamicForward 127.0.0.1:1080
PubkeyAuthentication no
UserKnownHostsFile ~/.ssh/bar
LogLevel debug1
-
запусти cssh -password=123
-
видишь encPassword ....
-
допиши encPassword ....
после Host cssh
-
в самый верх ~/.ssh/config
пиши IgnoreUnknown *
чтоб ssh не ругался
-
И что этот ~/.ssh/config
если попадёт к другому раскодирует encPassword ....
в 123
? - Да раскодирует!
-
Поэтому переименуй cssh
например в secret
(никому не говори) и переименуй алиас в Host secret
-
запусти secret -password=123
-
замени encPassword ....
после Host secret
-
потом просто запускай secret
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.