Skip to content

seawolf.io.service helps user of linux iot devices to get dynamic IP after power up without the needs of monitor, keyboard and mouse.

Notifications You must be signed in to change notification settings

rdbcache/seawolf.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seawolf.io is a service provided by Seawolf Technologies Inc. It is free and open source. It helps users of linux powered devices to get dynamic IP after power up without the needs of monitor, keyboard and mouse.

Once seawolf.io.service is installed, whenever the device is powered up again, simply go to https://seawolf.io to get the private IP.

For example: {"hostname": "sam-pi", "wlan0": "10.10.10.103"}

The seawolf.io site keeps the data for maxium 10 minutes. It can be accessed only from the same IP where the data is posted. The access links:

Install seawolf.io.service

curl -s https://seawolf.io/install | bash

OR use github directly

curl -s https://raw.githubusercontent.com/seawolfiot/seawolf.io/master/install | bash

Licensing

MIT License

About

seawolf.io.service helps user of linux iot devices to get dynamic IP after power up without the needs of monitor, keyboard and mouse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%