Skip to content

haoqili/barnacle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HaoQi's Barnacle Wifi Tether Fork

A Wifi tether that only provides ad-hoc Wifi. It is the original Barnacle but without NAT and DHCP binaries running, providing a simplified interface for just ad-hoc Wifi.

When running this app for the first time, a prompt will ask about a WPA Supplicant. Keep choosing "Yes" and it will create the WPA supplicant so you can press "Start" successfully the second time.

Change IP address

The same way as the original Barnacle app:

  • Barnacle -> Settings -> DHCP -> Gateway -> [new IP address] --> Okay
  • Stop and Start (i.e. restart)

Barnacle is a combination of tools to provide wifi tethering on an Android phone:

  • NAT
  • DHCP server
  • WLAN ad-hoc setup

How to build Barnacle

see original Barnacle README

Releases

No releases published

Packages

 
 
 

Languages

  • Java 62.3%
  • C++ 37.2%
  • C 0.5%