tandrio's Stars
1Panic/AlexaPcStreaming
Send your PC Audio to Alexa with Multiroom support!
jriguera/ansible-role-dnsmasq
Complete dnsmasq role capable of manage complex configurations
jdauphant/ansible-role-dns
Ansible host for configure DNS
robertdebock/ansible-role-dns
Install and configure dns on your system.
tandrio/dns-dhcp-config
A set of scripts (Python and PHP) to maintain configuration files for a dns and dhcp server. I make NO promises on security (in fact, the web interface is open!), so use at your own risk.
while-true-do/ansible-role-srv_dhcp
An Ansible Role to install and configure dhcp servers.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
PacktPublishing/Practical-Network-Automation-Second-Edition
Practical Network Automation Second Edition, published by Packt
jceel/py-dhcp
Python DHCP client and server library.
tmeiczin/pydhcp
Pure Python DHCP server and library
carstenblt/micropython-configserver
Captive portal for micropython including a dumb DNS server and a webserver to configure wifi networks.
zeroq/fakeDNS
Small and simple DNS server than can be configured to reply a fake IP or the real IP
danielfl/wifiprofile
Small script made to fix a personal demand: configure DNS of my servers when they are local or remote.
badlytested/dhcpserver
A lightweight DHCP server for configuring devices on a LAN without a router.
qaidjohar/ip_pinger
A tool to check whether machines in the network are down or up.
qaidjohar/configuremyDHCP
Auto configuration of DHCP server on your machine, making your machine a DHCP server.
gitbls/ndm
Configure and manage home/small business DNS and DHCP configurations
joshgordon/dns-dhcp-config
A set of scripts (Python and PHP) to maintain configuration files for a dns and dhcp server. I make NO promises on security (in fact, the web interface is open!), so use at your own risk.
flan/staticdhcpd
A fast, light, extremely customisable DHCP server written in Python
mingkangk/STIPythonRouterOS
github/gitignore
A collection of useful .gitignore templates
rethinkdb/rethinkdb
The open-source database for the realtime web.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
DeviceFarmer/stf
Control and manage Android devices from your browser.
openstf/stf
Control and manage Android devices from your browser.
amlana21/flask-api-deploy
Deploy a Flask REST API - The Docker way and the Serverless way
jlhonora/lsusb
lsusb command for Mac OS X
JeffLIrion/adb_shell
A Python implementation of ADB with shell and FileSync functionality.
sorccu/docker-adb
Dockerfile and instructions for ADB.
howCodeORG/Simple-Python-Web-Server
This is the source code for howCode's simple web server, created using Python.