Skip to content

gunbileg2010/archive-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

2. Set Permissions: Make the setup script executable.run

chmod +x setup.sh
./setup.sh


3. Run the Application: After the setup, run the compiled application.

./archive_server


5. User Registration: Modify the register_user function in the C++ code to allow new users to register and generate a 2FA secret using a library (e.g., libtotp).

About

leaf robotics archive server code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published