Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Address List

This is a simple Android app that allows you to store IP addresses for all your hosts. Good for managing a network or homelab. It features storing IPv4 and IPv6 addresses, hostnames, and MAC addresses.

It uses a remote database to upload its files to, the source code of which is available here.

Note

This app was created for my CS 492 final. As such, it's far from a production-worthy build. I may revisit this app and flesh it out, but given how Google is putting Android into a "papers, please" era, I may cancel this plan.

Setup

Use the companion Python library to set up the database. Use your LAN or a VPN to expose it on your network. Download and install the app.

Acknowledgements

This app uses Sean Foley's IPAddress library.

Several RegExps were found on StackOverflow:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages