[go: nahoru, domu]

Skip to content

wiki-ST47/whois-gateway

 
 

Repository files navigation

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.

About

Web-based whois gateway written in Python for lighttpd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.7%