al-quran.reflectslight.io/config/remote.yml.sample

15 lines
231 B
Text
Raw Normal View History

2023-03-14 22:24:33 +01:00
rc:
hostname: <hostname>
pf:
iface: <interface>
pass:
in:
- from: any
to: <rc.hostname>
proto: tcp
port: 80
out:
- to: <trusted_host>
proto: <protocol>
port: <port>