[WIP] LibreFi is an app that logs into public Wi-Fis without user interaction. Just access the network!
 
 
Go to file
Laura Liberda 3d1af2fe8b refactored logger to be more fail-safe 2020-10-15 12:48:41 +02:00
.vscode initial commit 2020-08-30 16:26:29 +02:00
librefi refactored logger to be more fail-safe 2020-10-15 12:48:41 +02:00
tests regex_search_string: whole match objects and multiple results 2020-09-20 18:19:48 +02:00
.gitignore initial commit 2020-08-30 16:26:29 +02:00
.gitlab-ci.yml fix ci??? 2020-09-05 14:21:01 +02:00
LICENSE add license (GPL-3.0) 2020-09-13 01:18:29 +02:00
README.md create readme 2020-10-09 19:04:34 +02: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: