War crimes written in C99.
Find a file
2026-01-25 15:22:00 +01:00
.editorconfig add .editorconfig 2026-01-22 21:56:33 +01:00
.gitignore correctly ignore object files 2026-01-24 17:54:36 +01:00
config.mk build 2026-01-22 21:56:06 +01:00
http.c initial commit 2026-01-22 21:55:17 +01:00
http.h initial commit 2026-01-22 21:55:17 +01:00
LICENSE add LICENSE 2026-01-22 21:54:10 +01:00
main.c remove duplicate declaration of reply_not_found 2026-01-25 15:22:00 +01:00
Makefile build 2026-01-22 21:56:06 +01:00
README add README 2026-01-22 21:53:55 +01:00
request.c include string.h 2026-01-24 17:56:58 +01:00
request.h initial commit 2026-01-22 21:55:17 +01:00

Neeko IP
========
An HTTP/1.0 and HTTP/1.1 server that replies with the client IP.


Bug reports & Contributing
--------------------------
You can report bugs or send patches at aurora@4d2.org.


License & Notice
----------------
Copyright (c) 2026 Aurora

Neeko IP (the "Program") is licensed under the Apache License, Version 2.0 (the "License").
You may not use the Program except in compliance with the License.