Skip navigation.
Home

Reply to comment

re: Is it limited to OpenBSD?

Well, by depending on py-openbsd it would seem so. I tried to download that module from it's home page, but got a 404.

The code seems a little inconsistent in that it uses py-openbsd.ifconfig for some things, but calls the system's ifconfig binary for others.

To work on linux I guess it would have to call ifconfig for most things, except it probably needs to use iwconfig for the wireless bits. The code seems nicely modular, so maybe it wouldn't be too big a job?

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <img> <pre> <b> <i> <blockquote>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>.

More information about formatting options