Y
Hacker News
new
|
ask
|
show
|
jobs
by
capableweb
1119 days ago
You mean like server<>server communication? Hopefully that communication stays within the network rather than going from server<>internet<>server
1 comments
KomoD
1119 days ago
I mean if you are using Cloudflare with their proxy, so origin<>cloudflare<>client
link
capableweb
1118 days ago
Yeah, then you'd just block based on the client IP which is in a header, rather than the IP on the connection.
link