Merge branch 'master' of ssh://soft.dmz.rs/dmzconf
This commit is contained in:
commit
d3e2cec3a7
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
map.txt
|
3
Makefile
Normal file
3
Makefile
Normal file
@ -0,0 +1,3 @@
|
||||
output: map.txt
|
||||
map.txt: map.md
|
||||
cat map.md | graph-easy --boxart > map.txt
|
@ -13,5 +13,7 @@
|
||||
## http11
|
||||
|
||||
- Function: dmz.rs website (nginx)
|
||||
- Access: `ssh -J $USER@rmvm4vrp352yhgtr73w5nafbrtsrsdgj2x7jolpy7b4czqxstt5abfid.onion root@192.168.1.41`
|
||||
- Access:
|
||||
1. Start `tor` service.
|
||||
2. `torsocks ssh -J $USER@rmvm4vrp352yhgtr73w5nafbrtsrsdgj2x7jolpy7b4czqxstt5abfid.onion root@192.168.1.41`
|
||||
- IP: 192.168.1.41
|
||||
|
Loading…
Reference in New Issue
Block a user