[WIP] LibreFi is an app that logs into public Wi-Fis without user interaction. Just access the network!
 
 
Go to file
Laura Liberda 23e0670e25 py2.7c: various compatibility fixes 2020-11-29 03:14:01 +01:00
.vscode initial commit 2020-08-30 16:26:29 +02:00
librefi py2.7c: various compatibility fixes 2020-11-29 03:14:01 +01:00
tests py2.7c: various compatibility fixes 2020-11-29 03:14:01 +01:00
.gitignore initial commit 2020-08-30 16:26:29 +02:00
.gitlab-ci.yml python 2.7 compatibility initial 2020-11-29 01:14:58 +01:00
LICENSE add license (GPL-3.0) 2020-09-13 01:18:29 +02:00
MANIFEST.in python 2.7 compatibility initial 2020-11-29 01:14:58 +01:00
README.md create readme 2020-10-09 19:04:34 +02:00
requirements.txt python 2.7 compatibility initial 2020-11-29 01:14:58 +01:00
requirements_dev.txt python 2.7 compatibility initial 2020-11-29 01:14:58 +01:00
setup.cfg python 2.7 compatibility initial 2020-11-29 01:14:58 +01:00
setup.py python 2.7 compatibility initial 2020-11-29 01:14:58 +01:00
tox.ini python 2.7 compatibility initial 2020-11-29 01:14:58 +01:00

README.md

LibreFi

Free Wi-Fi was so great that we created Free Wi-Fi 2

How to use (for now):

$ git clone https://git.sakamoto.pl/laudom/librefi.git
$ cd librefi
$ pip3 install -r ./librefi/requirements.txt
$ python3 -m librefi	# no daemon yet, run to connect

A bit of technical things

  • Requires Python 3.8+ for now.
  • Requires NetworkManager (only Linux and some Unix-like systems) to connect with Wi-Fi networks for now.
  • Only tested with CPython for now.
  • Only works with these networks

Contributing

If you want to contribute, please contact with either Laura or Dominika for a git.sakamoto.pl account, or just submit patches by e-mail to librefi-patches@selfisekai.rocks

Maintainers:

Core:

Fxckers: