Skip to content

UndergroundLabs/BTFon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BTFon

BTFon is small application developed in C that can be used to log into a BT Fon access point from the command line.

Usage

./btfon [email protected] secret_password

Compile

Compilation requires libcurl. Tested on Linux and OSX. Not tested on Windows.

gcc -o btfon btfon.c -lcurl

Executable

I've included a pre built executable compiled on Debian Jessie i686.

About

Connect to a BTFon access point from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages