Skip to content

FAUST CTF 2020 service "Interplanetary Parcel Service"

License

Notifications You must be signed in to change notification settings

fausecteam/faustctf-2020-ipps

Repository files navigation

Logo Interplanetary Parcel Service (IPPS)

This is the repository of IPPS's web services.

Building

go build ./cmd/ipps

Running

  1. Copy the default configuration file configs/defaults.toml to ./config.toml
  2. Apply changes to the configuration file as necessary for the server infrastructure.
  3. Copy to the systemd configuration init/systemd to /etc/systemd/
  4. Start the systemd service