Skip to content

ipfixer is a program that helps you keep track of your satalite computers by posting their IP addresses to a central server. It helps you with distributed server setups when you don't have a fancy central server, but do have many consoles connected to the web via several ISP uplinks.

Notifications You must be signed in to change notification settings

thisismygit/ipfixer_cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ipfixer is a program that runs on a linux/mac/windows machine and sort of "pings" a webserver's PHP script.  In turn, the webserver records in an .xml file, 
1) the address of the pinger, and 
2) the host name it passed along to the central server.
After that gets recorded, you can have your server distribute processor intensive tasks to the satalite, even if the satalite's IP address is liable to change (because whenever the satalite's IP changes, it alerts central processing).  

About

ipfixer is a program that helps you keep track of your satalite computers by posting their IP addresses to a central server. It helps you with distributed server setups when you don't have a fancy central server, but do have many consoles connected to the web via several ISP uplinks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages