PythonWise
If it won't be simple, it simply won't be. [
Hire me
,
source code
]
Tuesday, October 28, 2014
Resolve SSH Host Name
~/.ssh/config
let''s you give meanigful names to hosts/ips. But sometimes you want the reverse lookup - what''s the ip of
web1
? Here''s a little Python script that does that.
EDIT: EAFP > LBYL
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment