SquidRID
Drone/FAA RemoteID Penetration and Educational Test Tool
File Explorer
Download Latest Version (.zip)- configurator.png
- ext.png
- ext_prot.png
- pest-details.png
- pest.png
- serial.md
- sim.png
- debug.cfg
- debug_custom.json
- esp32.svd
- odid_wifi.h
- opendroneid.c
- opendroneid.h
- squid_cmd.h
- squid_config.h
- squid_const.h
- squid_def.h
- squid_gps.h
- squid_instance.cpp
- squid_instance.h
- squid_ltm.h
- squid_network.cpp
- squid_network.h
- squid_profiles.h
- squid_tools.cpp
- squid_tools.h
- squid_wifi.cpp
- squidrid.ino
- wifi.c
- project-config.json
- amplifyhosting-template.json
- amplify-dependent-resources-ref.d.ts
- backend-config.json
- tags.json
- README.md
- cli.json
- README.md
- team-provider-info.json
- font.woff
- index.html
- manifest.json
- robots.txt
- App.css
- App.js
- common.js
- index.js
- squid.js
- usb.ts
- .gitignore
- package-lock.json
- package.json
- README.md
- yarn.lock
- .gitignore
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/flyandi/SquidRID
Downloads the entire project code from GitHub to your computer.
cd SquidRID
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd web
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
