simplex-chat / simplex-chat/simplex-chat

[Feature]: Support SOCKS5 unix domain socket

Open
#4,341 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Haskell
Stars
19.5k
Forks
1.4k
Avg merge
1d 20h
Merged PRs (30d)
71

Description

Is there an existing issue for this?
  • I have searched the existing issues
Platform

Linux

App version

No response

Feature

Tor optionally exposes a unix domain socket socks5.
This makes it easy to deny simplex network access via unshare.

Current workaround:
unshare network, launch redirection service to populate port 9050 to UDS along with simplex

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing SOCKS5 connection configuration and the Linux networking paths used by the application. Compare the current TCP port 9050 workaround with Tor's Unix domain socket behavior, then define how configuration and connection failures should work; done means SOCKS5 connections can use the Unix socket without the redirection service.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
networking, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.