fdroiddata/metadata/com.googlecode.android.wifi.tether.txt
Hans-Christoph Steiner fdd87360e0 use https to access google code svn repos
SVN does not provide the same level of security as git, so it is more
important that SVN is accessed using https.

sed -i 's,http://\([^.]*\).googlecode.com/svn,https://\1.googlecode.com/svn,g'
2014-01-30 20:51:41 -05:00

39 lines
1.2 KiB
Plaintext

Disabled:Prebuilts
Categories:System
License:GPLv3
Web Site:https://code.google.com/p/android-wifi-tether
Source Code:https://code.google.com/p/android-wifi-tether/source
Issue Tracker:https://code.google.com/p/android-wifi-tether/issues
Donate:https://code.google.com/p/android-wifi-tether
Auto Name:WiFi Tether
Summary:Wireless internet tethering
Description:
'''N.B''' The app isn't built entirely from source; there are bunch of
prebuilt programs like dnsmasq and iptables in the source code repository.
This is the latest version of [[android.tether]] but it's still a beta.
This program enables tethering (via WiFi and BT) for rooted handsets running
Android. Clients (your
laptop for example) can connect (via ad-hoc mode) and get access to the
internet using the cellular
data connection which is established by the handset.
This application requires a rooted device (basic Android still doesn't allow
ad-hoc mode) and
(probably) a custom-kernel which supports netfilter (iptables). Please see the
website for detailed information.
.
Requires Root:Yes
Repo Type:git-svn
Repo:https://android-wifi-tether.googlecode.com/svn/trunk
Build Version:3.2-beta2,38,548,buildjni=yes,forceversion=yes
Auto Update Mode:None
Update Check Mode:Static