Skip to content

ImStaked/kde-bluetooth-internet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KDE - Manual Bluetooth Tethering

Prerequisites

sudo apt-get install bluetooth ppp -qq

Prepare Point to Point Protocol

sudo chmod +x /usr/sbin/pppd
sudo touch /etc/ppp/options
mkdir -p /etc/ppp/peers
echo nodetach noauth userpeerdns defaultroute > /etc/ppp/peers/securetether

About

Connect to the internet via your phones bluetooth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages