Compare commits

..

No commits in common. "d3e2cec3a7db196ed30413b55f9ce5be9f5ffe60" and "b58ddcdd0efdbcffd040358fcbe370df11f29d5e" have entirely different histories.

4 changed files with 1 additions and 14 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
map.txt

View File

@ -1,3 +0,0 @@
output: map.txt
map.txt: map.md
cat map.md | graph-easy --boxart > map.txt

View File

@ -13,7 +13,5 @@
## http11 ## http11
- Function: dmz.rs website (nginx) - Function: dmz.rs website (nginx)
- Access: - Access: `ssh -J $USER@rmvm4vrp352yhgtr73w5nafbrtsrsdgj2x7jolpy7b4czqxstt5abfid.onion root@192.168.1.41`
1. Start `tor` service.
2. `torsocks ssh -J $USER@rmvm4vrp352yhgtr73w5nafbrtsrsdgj2x7jolpy7b4czqxstt5abfid.onion root@192.168.1.41`
- IP: 192.168.1.41 - IP: 192.168.1.41

7
map.md
View File

@ -1,7 +0,0 @@
### Network Map Generator ###
# Used with graph-easy.
# Install graph easy with `apt install perl-graph-easy`.
[ gateway ] -- ssh-2222 --> [ gitea11 (192.168.1.36) ]
[ gateway ] --> [ ssh11 (192.168.1.20) ]