Skip to content
/ ifflags Public

a tool to change your network interfarces flags (put in promisc. mode, and so on)

Notifications You must be signed in to change notification settings

F0rth/ifflags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifflags -- network InterFace FLAGS hacking
can get / set flags and try to explain their meanings
work only on OpenBSD for the moment
send you patchs !

ifflags without argument : display help

ifflags interface_name : display interface status

ifflags interface_name flags : set interface with the given flags

How are flags are in the memory ?
Basically it's a bunch of bits that are either 0 or 1
for an easier (ie more compact reading) they are showed in hexa. 

About

a tool to change your network interfarces flags (put in promisc. mode, and so on)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages