mirror of
http://galexander.org/git/simplesshd.git
synced 2025-01-16 01:50:54 +00:00
ip display is done
This commit is contained in:
parent
fc20a31b6c
commit
c508bc9d77
6
NOTES
6
NOTES
@ -171,6 +171,10 @@ Ah-hah! It is fe80::macaddr, which is a bogus "local-connection only"
|
||||
ipv6 address, like 192.168, but automatically-generated without dhcp.
|
||||
So if I skip that, it finds the proper ipv4 address!
|
||||
|
||||
XXX - display the phone's IP address
|
||||
Pfew! I was thinking I'd have to directly use /proc/net/dev and
|
||||
SIOCGIFCONF, just like ifconfig does, but it works fine with
|
||||
java.net.NetworkInterface.
|
||||
|
||||
|
||||
XXX - if you remove it from the recent apps list, does it stop the service??
|
||||
XXX - support password-based logins?
|
||||
|
Loading…
Reference in New Issue
Block a user