Skip to content

ianmihura/pings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text = """Documentation

Continuously pings a list of IPs
You can add names to the IPs to identify them easily
IP list and names can be saved to profiles in %appdata%

Flags
    [null]
        Start pings with no IPs loaded
    -ips x.x.x.x/x
        Start pings with an IP or a range of IPs [/x]
        You can also separate different IPs with commas
        x.x.x.x/x,x.x.x.x/x
    -p profile_name
        Start pings with a saved profile
        Default saves to %appdata%
    -s
        Shows profiles available
        Default to %appdata%
    -r
        Shows README file
    -h
        Get help for flags
    
Keyboard shortcuts
    Navigation
        UP/DOWN arrows
            Select next IP
        LEFT/RIGHT arrows
            Next page (scrolls one full screen length)
    Profile
        s
            Save current config as profile
            Will suggest to overwrite
    IPs
        a
            Add IP or range of IPs
        x
            Delete selected IP
        n
            Add/change name of selected IP
        t
            Hide/show timeout IPs
            Paging & scrolling may feel awkward
    General config
        r
            Sleeps for 3 seconds - Refresh
        h
            Show help
        p
            Change ping frecuency
        q
            Peacefully quits
            Will ask if you want to save changes if its working with a profile
            Will save changes ONLY IF you type in y or yes [Y or YES]"""

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published