# Specola > Specola is a rule-based traffic router for developers on Omarchy and Arch Linux. It routes each > connection from the user's machine DIRECT, to REJECT, or through a proxy server the user operates > or is authorized to use, by process name, domain, IP or port, using one TOML profile. On Linux it > captures traffic per process with eBPF cgroup socket hooks instead of a TUN device. Specola is desktop software, not a network service: it includes no servers, IP addresses or VPN. The core (`specola-core`) is written in C++20 and runs headless; the desktop UI is Qt Quick (QML). A license is a one-time purchase of USD 19.90 sold through Paddle, with a 14-day refund. ## Configuration manual - [Quick Start: a working profile in five steps](https://jetpooh.com/docs/manual/quick-start) - [General: modes, local HTTP/SOCKS5 port, logging, control API](https://jetpooh.com/docs/manual/general) - [Proxies: upstream server types and fields](https://jetpooh.com/docs/manual/proxy) - [Proxy Groups: select, url-test, fallback, load-balance](https://jetpooh.com/docs/manual/proxy-group) - [Rules: rule types, targets and ordering](https://jetpooh.com/docs/manual/rule) - [DNS: upstreams, Fake-IP and transparent routing](https://jetpooh.com/docs/manual/dns) - [Enhanced Mode: TUN and Linux eBPF](https://jetpooh.com/docs/manual/enhanced-mode) - [Linux eBPF: per-process routing without a TUN device](https://jetpooh.com/docs/manual/linux-ebpf) - [Full Configuration: every supported field in one place](https://jetpooh.com/docs/manual/full-config) ## Guides - [Setting up Specola on Omarchy](https://jetpooh.com/blog/en/omarchy-setup/) - [Rule recipes for developer tools](https://jetpooh.com/blog/en/dev-tool-rules/) - [Per-process routing without TUN](https://jetpooh.com/blog/en/ebpf-vs-tun/) - [DNS for transparent routing](https://jetpooh.com/blog/en/dns-transparent-routing/) ## Optional - [Full manual as one text file](https://jetpooh.com/llms-full.txt) - [Pricing](https://jetpooh.com/#pricing) - [Terms and Conditions](https://jetpooh.com/legal/terms.html) - [Refund Policy](https://jetpooh.com/legal/refund.html) - [Privacy Policy](https://jetpooh.com/legal/privacy.html)