Skip to content

Commit 776ebc8

Browse files
authored
Update setup_rathole.sh
1 parent 2e5e483 commit 776ebc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/setup_rathole.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ if ! grep -q "# Managed by setup_rathole.sh script" /etc/caddy/Caddyfile; then
106106
http:// {
107107
reverse_proxy localhost:8092 {
108108
header_up AllNet-Forwarded-From "$host"
109+
header_up CF-Connecting-IP {remote_host}
109110
}
110111
}
111112
# !Managed

0 commit comments

Comments
 (0)