Skip to content

Instantly share code, notes, and snippets.

View aseyyidoglu's full-sized avatar
🕋
There is no God worthy of worship except Allah ☝️

Ali Osman Seyyidoğlu aseyyidoglu

🕋
There is no God worthy of worship except Allah ☝️
View GitHub Profile
@aseyyidoglu
aseyyidoglu / redirect.py
Created February 17, 2023 21:49 — forked from shreddd/redirect.py
Simple Redirect Server in python to redirect requests to a specified URL
#!/usr/bin/env python
"""
Simple HTTP URL redirector
Shreyas Cholia 10/01/2015
usage: redirect.py [-h] [--port PORT] [--ip IP] redirect_url
HTTP redirect server
positional arguments: