Skip to content

Instantly share code, notes, and snippets.

View JxxIT's full-sized avatar

JxxIT JxxIT

  • Netherlands
  • 06:48 (UTC +02:00)
View GitHub Profile
@JxxIT
JxxIT / redirect.py
Created January 5, 2024 09:20 — forked from shreddd/redirect.py
Simple Redirect Server in python to redirect requests to a specified URL. (Python 3 Port)
"""
Simple HTTP URL redirector
Shreyas Cholia 10/01/2015
usage: redirect.py [-h] [--port PORT] [--ip IP] redirect_url
HTTP redirect server
positional arguments:
redirect_url