homepage managed by hugo https://mh.obermui.de
Go to file
ahab 5507c4752e simple iptables setup and ipv4-forwarding
- An easier way to implement iptables by integrating the rules directly into the wireguard-config. When you activate the interface, the rules are loaded automatically. When you deactivate them, they are automatically deleted.
- IPv4-forwarding to be able to forward the requests of the clients.
2022-06-27 17:00:34 +00:00
archetypes add control fild categories 2019-07-07 20:54:26 +02:00
content simple iptables setup and ipv4-forwarding 2022-06-27 17:00:34 +00:00
data creat folders for hugo 2019-06-24 00:32:17 +02:00
layouts rm useles impress and forward to contact directly 2020-01-24 01:56:37 +01:00
static New PGP key (A1CA74D27FD13271 -> C99B82E40B027BAE) 2020-12-29 20:33:29 +01:00
themes update theme 2020-01-24 01:20:42 +01:00
.gitattributes config git 2019-06-24 00:28:07 +02:00
.gitignore config git 2019-06-24 00:28:07 +02:00
.gitmodules switch basic things 2019-07-01 18:09:26 +02:00
LICENSE convert link to file back 2019-07-31 19:38:28 +02:00
README.md add info wich static site generator is used 2019-07-23 03:09:09 +02:00
config.toml Order of menu entries #55 2019-07-07 01:37:08 +02:00

README.md

Homepage Repo of "MH.Obermui.DE"

From about:

Hi I'm Martin, a student from Germany. I'm interested in Linux, Networks, Securety and P2P Solutions. This site exists for my projects, to inform friends about things and so on ...

homepage managed by hugo