All Projects → yvesf → Andiodine

yvesf / Andiodine

Android VPN over DNS (no root required). Repo moved to gitlab

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Andiodine

Collection Document
Collection of quality safety articles. Awesome articles.
Stars: ✭ 1,387 (+1036.89%)
Mutual labels:  dns
Glider
glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
Stars: ✭ 1,710 (+1301.64%)
Mutual labels:  dns
Yotter
yotter - bash script that performs recon and then uses dirb to discover directories that might lead to information leakage
Stars: ✭ 118 (-3.28%)
Mutual labels:  dns
Net Mdns
Simple multicast DNS
Stars: ✭ 105 (-13.93%)
Mutual labels:  dns
Cloudflare Ddns
Script for dynamically updating a CloudFlare DNS record. (Deprecated)
Stars: ✭ 112 (-8.2%)
Mutual labels:  dns
Gandi Live Dns
DynDNS Updater for Gandi LiveDNS REST API
Stars: ✭ 116 (-4.92%)
Mutual labels:  dns
Kubernetes Pfsense Controller
Integrate Kubernetes and pfSense
Stars: ✭ 100 (-18.03%)
Mutual labels:  dns
Pycares
Python interface for c-ares
Stars: ✭ 121 (-0.82%)
Mutual labels:  dns
Knowledge
文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。
Stars: ✭ 1,620 (+1227.87%)
Mutual labels:  dns
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (-4.1%)
Mutual labels:  dns
Vagrant Hostmanager
📝 A Vagrant plugin that manages hosts files within a multi-machine environment.
Stars: ✭ 1,442 (+1081.97%)
Mutual labels:  dns
Outis
outis is a custom Remote Administration Tool (RAT) or something like that. It was build to support various transport methods (like DNS) and platforms (like Powershell).
Stars: ✭ 111 (-9.02%)
Mutual labels:  dns
Ona
OpenNetAdmin IP Address Management (IPAM) system
Stars: ✭ 116 (-4.92%)
Mutual labels:  dns
Bass
Bass grabs you those "extra resolvers" you are missing out on when performing Active DNS enumeration. Add anywhere from 100-6k resolvers to your "resolver.txt"
Stars: ✭ 104 (-14.75%)
Mutual labels:  dns
Hosts Blocklists
Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
Stars: ✭ 1,749 (+1333.61%)
Mutual labels:  dns
Gitzone
git-based zone management tool for static and dynamic domains
Stars: ✭ 100 (-18.03%)
Mutual labels:  dns
Dns Discovery
DNS-Discovery is a multithreaded subdomain bruteforcer.
Stars: ✭ 114 (-6.56%)
Mutual labels:  dns
Globodns
Api to manage Bind Name Server
Stars: ✭ 122 (+0%)
Mutual labels:  dns
Bundy
an authoritative DNS server
Stars: ✭ 121 (-0.82%)
Mutual labels:  dns
Dnscache
DNS lookup cache for Go
Stars: ✭ 115 (-5.74%)
Mutual labels:  dns

Logo

301 Moved Permanently

Due to recent changes to the github platform this project has moved to gitlab.com for hosting.

Old description

This is a port of iodine (http://code.kryo.se/iodine/) to the Android VPN Framework. It doesn't require "root" on the phone.
Downloads are available on F-droid.

Documentation

The following two documents exist in German language only:

Building

Requires the Android SDK and NDK to be installed.

bash  
./gradlew build

Then find the APK files in folder build/outputs/apk/

Authors and License

Android Iodine Copyright (c) 2016 Yves Fischer [email protected] and contributors.
Same license as iodine.

Iodine Copyright (c) 2006-2009 Bjorn Andersson [email protected], Erik Ekman [email protected]
Also major contributions by Anne Bezemer.

Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

MD5 implementation by L. Peter Deutsch (license and source in jni/iodine/src/md5.[ch])
Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].