feat: update external IP services and enhance Caddyfile redirection rules
This commit is contained in:
@@ -64,6 +64,11 @@ fladder.mvl.sh {
|
||||
}
|
||||
|
||||
ip.mvl.sh {
|
||||
@http {
|
||||
protocol http
|
||||
}
|
||||
redir @http https://{host}{uri}
|
||||
|
||||
reverse_proxy echoip:8080 {
|
||||
header_up X-Real-IP {http.request.remote.host}
|
||||
header_up X-Forwarded-For {http.request.remote.host}
|
||||
|
Reference in New Issue
Block a user