Added guide link
parent
a9d0daf87d
commit
dd1f137ad3
|
@ -46,7 +46,7 @@ You'll find the router's login page in the site's directory, named after your ga
|
||||||
![](http://imgur.com/gAmfohN.png)
|
![](http://imgur.com/gAmfohN.png)
|
||||||
<hr>
|
<hr>
|
||||||
## Adding fluxion support
|
## Adding fluxion support
|
||||||
If you're up to the task, you can make the page work with fluxion yourself by following this guide (coming up). Otherwise, you can share your web page and we'll eventually get to making it functional ourselves.
|
If you're up to the [simple] task, you can make the portal pages work with fluxion yourself by following [Making portals work with Fluxion](https://github.com/FluxionNetwork/fluxion/wiki/Making-a-portal-work-with-fluxion). Alternatively, you can share your web page and we'll eventually get to making it functional ourselves.
|
||||||
|
|
||||||
## Add it to fluxion
|
## Add it to fluxion
|
||||||
A Portal must be stored in its own independent directory, containing all its pages and assets. A portal directory must follow the naming scheme "Brand_Language.portal" to be properly detected by fluxion. Once prepared, the portal can be moved to "fluxion/attacks/Captive Portal/sites/" for fluxion to use.
|
A Portal must be stored in its own independent directory, containing all its pages and assets. A portal directory must follow the naming scheme "Brand_Language.portal" to be properly detected by fluxion. Once prepared, the portal can be moved to "fluxion/attacks/Captive Portal/sites/" for fluxion to use.
|
Loading…
Reference in New Issue