All Projects → udleinati → Redirect.center

udleinati / Redirect.center

Licence: mit
Redirect domains using DNS only

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Redirect.center

Dns Proxy
Simple DNS Proxy written in Node.JS. Override hosts, domains, or tlds. Redirect certain domains to different nameservers.
Stars: ✭ 165 (-10.81%)
Mutual labels:  dns
Recsech
Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .
Stars: ✭ 173 (-6.49%)
Mutual labels:  dns
Dnsproxy
防 DNS 缓存污染,兼顾查询质量与速度
Stars: ✭ 177 (-4.32%)
Mutual labels:  dns
Dnsmasqweb
基于DNSmasq的DNS解析、以及DHCP地址分配系统
Stars: ✭ 166 (-10.27%)
Mutual labels:  dns
Partyloud
A simple tool to generate fake web browsing and mitigate tracking
Stars: ✭ 170 (-8.11%)
Mutual labels:  dns
Dcompass
[WIP] High-performance programmable DNS server aiming at robustness, speed, and flexibility
Stars: ✭ 174 (-5.95%)
Mutual labels:  dns
Dnstrace
DNS resolution tracing tool
Stars: ✭ 165 (-10.81%)
Mutual labels:  dns
Dns Heaven
Fixes stupid macOS DNS stack (/etc/resolv.conf)
Stars: ✭ 182 (-1.62%)
Mutual labels:  dns
Dnsperf
DNS Performance Testing Tools
Stars: ✭ 171 (-7.57%)
Mutual labels:  dns
Browsertunnel
Surreptitiously exfiltrate data from the browser over DNS
Stars: ✭ 177 (-4.32%)
Mutual labels:  dns
Ddoor
DDoor - cross platform backdoor using dns txt records
Stars: ✭ 168 (-9.19%)
Mutual labels:  dns
Dnsguide
A guide to writing a DNS Server from scratch in Rust
Stars: ✭ 2,226 (+1103.24%)
Mutual labels:  dns
Dnslib
A Python library to encode/decode DNS wire-format packets
Stars: ✭ 174 (-5.95%)
Mutual labels:  dns
Pihole Unbound
Guide to setup Unbound recursive DNS resolver with Pi-Hole. With additional configs for speed and security!! 🚀🔒
Stars: ✭ 165 (-10.81%)
Mutual labels:  dns
Netdot
Network Documentation Tool
Stars: ✭ 180 (-2.7%)
Mutual labels:  dns
Ip Attack
Auto IP or Domain Attack Tool ( #1 )
Stars: ✭ 162 (-12.43%)
Mutual labels:  dns
Blokada
The official repo for Blokada for Android and iOS.
Stars: ✭ 2,427 (+1211.89%)
Mutual labels:  dns
Dns Java
DNS wrapper library that provides SRV lookup functionality
Stars: ✭ 183 (-1.08%)
Mutual labels:  dns
Txeh
Go library and CLI utilty for /etc/hosts management.
Stars: ✭ 181 (-2.16%)
Mutual labels:  dns
Rrda
REST API allowing to perform DNS queries over HTTP
Stars: ✭ 176 (-4.86%)
Mutual labels:  dns

Codacy Badge Codacy Badge CircleCI dependencies Status devDependencies Status All Contributors Backers on Open Collective Sponsors on Open Collective

redirect.center

Redirect domains using DNS only.

How do I install?

$ cd /opt
$ git clone https://github.com/udleinati/redirect.center.git
$ cd redirect.center
$ npm install
$ npm test

Environment Variables

Look at the file ./src/config.js to configure others environment variables. You must set at least these three variables:

export FQDN=redirect.center
export PORT=80
export PUBLIC_IP=54.84.55.102

How do I run in production?

$ npm run pm2-start

Last but no least

Create an * entry in your DNS.

*.redirect.center CNAME TO redirect.center

Contributors

This project exists thanks to all the people who contribute. [Contribute].


Udlei Nati

💻 📖 🤔 🚇

jess

💻

Matheus Rocha Vieira

💻 📖 🔌

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

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].