8000 GitHub - deathslocus/hostapdjs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deathslocus/hostapdjs

 
 

Repository files navigation

hostapdjs

Install

npm i hostapdjs

Usage

var hostapd = require('hostapdjs').default;

hostapd({
   interface: 'wlan0',
   ssid: 'MYNETWORK',
   wpa_passphrase: 'password' //Optional
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.6%
  • TypeScript 47.4%
0