chore(deps): pin dependencies

Change-Id: I006d376c5a79c182730399466a913ec11e8056ad
1 file changed
tree: 690e55d047262f926868556f9b9c2d91dc93e341
  1. client/
  2. .gitignore
  3. .gitreview
  4. docker-compose.yml
  5. Dockerfile
  6. env.example
  7. go.mod
  8. go.sum
  9. Makefile
  10. README.md
  11. renovate.json
  12. sip_reverter.go
README.md

hgu-sipsettings-reverter

A tool to revert the unwanted changes made by Telefónica to the SIP settings in the HGU Askey 3505VW all-in-one router.

Setup

  1. Copy the env.example file and name it .env.
  2. Edit .env appropriately.
  3. Run make docker-prod.
  4. Run docker-compose up .d.