Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.24 KB

File metadata and controls

27 lines (20 loc) · 1.24 KB

whois-gateway

Web-based whois gateway written in Python for lighttpd

Deployment

  • Clone this git repo into the home directory of your project
  • Update rebuild_geolocation.sh with the download url for GeoLite2 City from your maxmind account, and run the script
  • Enter a webservice python3.7 shell, and run rebuild_venv.sh
  • Update PROJECT name in www/python/src/app.py, if needed
  • Create a file ipinfo_token with your ipinfo token
  • Run webservice python3.7 start

API

License

See LICENSE.md.