Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1003 Bytes

File metadata and controls

51 lines (36 loc) · 1003 Bytes

Setup Overview

Prerequisites

Required components:

  • tor
  • obfs4proxy
  • torsocks
  • shadowsocks-libev
  • sing-box
  • iptables / ip6tables

Optional components:

  • privoxy
  • cliproxy
  • socat

Required Inputs

You need to provide:

  1. A working ss:// Outline/Shadowsocks key.
  2. A working list of Tor bridges.

Optional integration inputs:

  1. A local API gateway binary path.
  2. A valid gateway auth state.

Files to Customize

  • templates/torrc.strict.example
  • templates/outline.json.example
  • systemd/*.example
  • scripts/*.example.sh

Optional integration templates live under integrations/.

Recommended Flow

  1. Fill in the config templates.
  2. Install the generated files into system paths.
  3. Start iron-tor.service.
  4. Verify 9050.
  5. Start iron-ss-outline.service.
  6. Verify 1080.
  7. Optionally start local helper proxies/gateways.
  8. Verify their loopback endpoints if enabled.
  9. Enable strict routing only after the full chain is healthy.