http://askiiart.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/blog/300.html
I had set up my IP address pages the same
way, so let's fix that: location /ip {
default_type text/plain;
return 200 " $remote_addr " ;
}
location /ip/json {
default_type application/json;
return 200 ' { " ip " : " $remote_addr " } ' ;
} These still don't work, they just return my reverse proxy
container's gateway's address, but that's for another time. Open your eyes... wake
up, Link Turns out might be a standard way to...