specificproxy: HTTP Proxy for Configurable Egress IP Address Selection
By
dangoodmanUT
Properly proved. Has structure, has flavour, has a point.
Summary
specificproxy is an HTTP proxy tool that enables users to specify different egress IP addresses per request, particularly useful for systems with multiple IPv6 addresses. The tool allows configuration of allowed network interfaces, provides an API to list available IP addresses, and supports specifying egress IPs through proxy headers. It's designed for technical users who need to control which IP address their requests originate from.
Key quotes
· 5 pulledHTTP proxy that allows specifying an egress IP address per request
Useful for machines with multiple IPv6 addresses
Create config.yaml with allowed network interfaces
List available egress IPs
Proxy request with specific egress IP
You might also wanna read
PlanB-LPM: Portable C++ Implementation of IPv6 Longest-Prefix-Match Algorithm with AVX-512 SIMD
This article describes an independent reimplementation of the PlanB algorithm for IPv6 longest-prefix-match (LPM) routing. The implementatio
Introduction to Kea DHCP: Modern Open-Source DHCP Server for IPv4 and IPv6
The article provides an overview of Kea DHCP, a modern open-source DHCP server developed by Internet Systems Consortium (ISC). It covers the
Fastrace: High-Performance Dependency-Free Traceroute Implementation in C
Fastrace is a high-performance, dependency-free traceroute implementation written in pure C that significantly outperforms standard tracerou
Mosh: A mobile shell replacement for SSH with roaming and intermittent connectivity support
Mosh (mobile shell) is a remote terminal application designed as a replacement for SSH that supports roaming across network connections, han
Comparing AI Agent Frameworks: Hermes Agent, AutoGPT, OpenAI Agents, and CrewAI in 2026
A practical, engineering-focused comparison of major AI agent frameworks in 2026, including Hermes Agent, AutoGPT, OpenAI Agents, and CrewAI
cstu.io·16h agoopenrsync: A BSD-Licensed Implementation of rsync for OpenBSD and Unix Systems
This article describes openrsync, a BSD (ISC) licensed implementation of the rsync file synchronization tool. It has been merged into OpenBS
