Skip to content

flashgit/FlashWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice project to learn Flask.

TODO:

  • current:

  • network-tools/whois

    • BUG: form submit clash, how to decouple the two submits?
    • tidy up wtf.quickform to put title/form/button on same row.
    • split out logic for jwhois requests out of view.py, models.oy more appropriate?
    • create separate form for domain name whois requests
    • look into custom validators to verify domain name (could be nasty if someone escaped out)
    • jwhois binary location in global config file?
  • network-tools/{whois,mtr,dns,telnet,nmap}

    • future features
  • login/sessions, only access for authenticated users.

  • email alerting of errors?

  • DNS management via /dns (backed on database)

  • /ping-probe

    • setup pings against arbitrary destinatiosn
    • js to graph latency variations?
  • mail management via /mail

    • blacklists/whitelists of domains
    • account management
    • very simple webmail UI?
  • url shortener, bitly clone?

  • pastebin clone?

  • alert/monitor dashboard

    • generic framework for alerting from vps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors