Compare commits
No commits in common. "d3e2cec3a7db196ed30413b55f9ce5be9f5ffe60" and "b58ddcdd0efdbcffd040358fcbe370df11f29d5e" have entirely different histories.
d3e2cec3a7
...
b58ddcdd0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
map.txt
|
3
Makefile
3
Makefile
@ -1,3 +0,0 @@
|
||||
output: map.txt
|
||||
map.txt: map.md
|
||||
cat map.md | graph-easy --boxart > map.txt
|
@ -13,7 +13,5 @@
|
||||
## http11
|
||||
|
||||
- Function: dmz.rs website (nginx)
|
||||
- Access:
|
||||
1. Start `tor` service.
|
||||
2. `torsocks ssh -J $USER@rmvm4vrp352yhgtr73w5nafbrtsrsdgj2x7jolpy7b4czqxstt5abfid.onion root@192.168.1.41`
|
||||
- Access: `ssh -J $USER@rmvm4vrp352yhgtr73w5nafbrtsrsdgj2x7jolpy7b4czqxstt5abfid.onion root@192.168.1.41`
|
||||
- IP: 192.168.1.41
|
||||
|
Loading…
Reference in New Issue
Block a user