Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8d795250f6 | ||
|
|
d3e03c1675 |
@@ -9,7 +9,7 @@ IP addresses follow the container ID pattern:
|
||||
| VMID | Name | OS | Notes |
|
||||
| :--- | :--- | :--- | :--- |
|
||||
| [101](./ssh12/) | [ssh12](./ssh12/) | 12 | SSH Jump host |
|
||||
| [102](./nginxproxymanager12/) | [nginxproxymanager12](./nginxproxymanager12/) | 12 | Proxy |
|
||||
| [102](./nginx13/) | [nginx13](./nginx13/) | 13 | Proxy |
|
||||
| [103](./searxng12/) | [searxng12](./searxng12/) | 12 | Search |
|
||||
| [104](./homepage12/) | [homepage12](./homepage12/) | 12 | Dashboard |
|
||||
| [105](./pastebin13/) | [pastebin13](./pastebin13/) | 13 | Pastebin |
|
||||
@@ -25,7 +25,8 @@ IP addresses follow the container ID pattern:
|
||||
|
||||
## 🌐 Forwarded Ports
|
||||
|
||||
- `192.168.7.243:443` -> `80`
|
||||
- `192.168.7.243:443` -> `443`
|
||||
- `192.168.7.243:80` -> `80`
|
||||
- `192.168.7.101:22` -> `22`
|
||||
|
||||
## 🌐 Public URLs
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
# Service Catalog: serverko
|
||||
|
||||
## 🛠️ Overview
|
||||
|
||||
IP addresses follow the container ID pattern:
|
||||
`101 ssh13` -> `192.168.6.101`
|
||||
|
||||
|
||||
| VMID | Name | OS | Notes |
|
||||
| :--- | :--- | :--- | :--- |
|
||||
| [100](./nginx12/) | [nginx12](./nginx12/) | 12 | Proxy |
|
||||
| [101](./ssh13/) | [ssh13](./ssh13/) | 13 | SSH Jump host |
|
||||
| [102](./dmzrs12/) | [dmzrs12](./dmzrs12/) | 12 | website |
|
||||
| [103](./tor13/) | [tor13](./tor13/) | 13 | Tor Onion Service |
|
||||
|
||||
|
||||
##### Legend
|
||||
|
||||
- `12` -> Debian 12
|
||||
- `13` -> Debian 13
|
||||
|
||||
## 🌐 Forwarded Ports
|
||||
|
||||
none
|
||||
|
||||
## 🌐 Public URLs
|
||||
|
||||
none
|
||||
Reference in New Issue
Block a user