RequestHeader set TRUEIP "%{REMOTE_ADDR}s"
--connecting-ip-header TRUEIP
RequestHeader set TRUEIP "%{REMOTE_ADDR}s"
--connecting-ip-header TRUEIP
RequestHeader set TRUEIP "%{REMOTE_ADDR}s"
and then start the masterserver with --connecting-ip-header TRUEIP
ddnet
package has that on :/ddnet —renderdemo demo.demo
or c) extract the whole render code and have a pure command line tool. Nice about c) would be, you could put it on a server and render without gui. What‘s most realistic too?ddnet
package has that on :/