mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-02-09 09:23:56 +00:00
A pastebin service written in c++, featuring speed and a minimalist look
https://alarmpi.no-ip.org/kamokan/
New code tries to guess a per-visitor IP address and uses that (or its hash) to tell users apart. This patch also adds a TAWASHI_WITH_IP_LOGGING cmake option to enable or disable logging the IP address of your visitors in various places (just one right now but don't assume things to remain this way). Also added a couple new CGI environment variables. |
||
---|---|---|
cmake/modules | ||
config | ||
docs | ||
html | ||
lib | ||
oldcode | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
COPYING | ||
index.html.mstch |