first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#SSH
|
||||
```shell
|
||||
socat TCP-LISTEN:2222,fork TCP:10.4.228.215:22
|
||||
|
||||
```
|
||||
|
||||
#datasbase
|
||||
```shell
|
||||
bashsocat -ddd TCP-LISTEN:2345,fork TCP:10.4.228.215:4242
|
||||
```
|
||||
Reference in New Issue
Block a user