Install AntiCAP-WebApi automatically
mainFor an automated setup, clone the repository and run the platform-specific script. The script will automatically install the required dependencies and start the project.
Default Credentials:
- Port:
6688 - Initial Username:
admin - Initial Password:
admin
# 1. Clone the repository
git clone https://github.com/81NewArk/AntiCAP-WebApi
# 2. Run the appropriate script for your OS
# For Windows:
Run-Windows.bat
# For Linux:
./Run-Linux.sh