AopAop HTTP Server

AopAop HTTP Server is a cross-platform tiny http server for AopAop
Don't use it on a public network, as it has so little code and so simple logic that it can't defend against malicious users on a public network

Download

Currently only for x86 (32/64 bit) platforms

0.7.1

Windows

Jan 17, 2024

Hash (SHA256):
4a6911587d5578d9a5a3c73f3dd3e6c9028f5745

0.7.1

Linux

Jan 17, 2024

Hash (SHA256):
66af56474c505333e123a1738e8cea355835bee5

0.7.1

macOS

Jan 17, 2024

Hash (SHA256):
af35169dc0dc5e64a2bc582f6a9b8f050f36bb60

Changelog

AopAop HTTP Server 0.7.1 Release

Jan 17, 2024
ignore stack smashing detected

AopAop HTTP Server 0.7.0 Release

Jan 16, 2024
support non-English characters filename;

AopAop HTTP Server 0.6.1 Release

Oct 17, 2023
current work dir optimization on macOS;

AopAop HTTP Server 0.6.0 Release

Oct 12, 2023
fix issue: the contents of the package.json file were overwritten even if the file exists;

AopAop HTTP Server 0.5.0 Release

Oct 10, 2023
Complements the ability to download save files that was missed on the Win32 platform;
Turn off log printing so that you can scan the QRcode directly after changing the game project without scrolling up or restarting the AopAop HTTP Server;

AopAop HTTP Server 0.4.0 Release

Oct 08, 2023
add: http server;
add: read, parse and write package.json;
add: print qrcode;
add: download save files;
test on ubuntu 18.04 and putty 3.1;
qrcode optimization;
add: rootdir, package.json param;
test on macos 10.14;
lots of refactoring and optimization;
test on win7, win10 and win11;