Giter VIP home page Giter VIP logo

Comments (10)

seb81 avatar seb81 commented on September 6, 2024 1

If you are using docker compose, just specify:

version: "3"
services:
  simplexchat-xftp:
    ...
    ports:
      - "5233:443"
    ...

and add this portnumber=5233
@Domain:5233

from simplexmq.

seb81 avatar seb81 commented on September 6, 2024 1

This is if port 443 is already occupied on the server, you can specify any other one for xftp in the docker compose.
Added to yaml and then to the app for xftp

from simplexmq.

Death-Pact avatar Death-Pact commented on September 6, 2024

I would also love to see the ability to change ports. 443 is very commonly reverse proxies for many.

from simplexmq.

Frereneo avatar Frereneo commented on September 6, 2024

Hello,
It would be really interesting to be able to specify a port other than 443 for the xftp protocol.
Thanks in advance!

from simplexmq.

EsEnZeT avatar EsEnZeT commented on September 6, 2024

If you are using docker compose, just specify:

version: "3"
services:
  simplexchat-xftp:
    ...
    ports:
      - "5233:443"
    ...

and add this portnumber=5233 @Domain:5233

Can you please clarify what is this portnumber=5233 and where it should be added?

from simplexmq.

EsEnZeT avatar EsEnZeT commented on September 6, 2024

Ah understood, I thought it was something additional (except docker-compose + entry in app).

Unfortunately doesn't look like app accepts currently xftp with custom port (looks like it's ignored)

from simplexmq.

seb81 avatar seb81 commented on September 6, 2024

I have added a port and it works

from simplexmq.

EsEnZeT avatar EsEnZeT commented on September 6, 2024

I have added a port and it works

You are right looks like it works, but the android app is just showing red X sign it doesn't somehow

from simplexmq.

systemling32 avatar systemling32 commented on September 6, 2024

For me both the Desktop GUI client as well as the Android client still act up if I try to add a xftp server on a non-standard port.
To reproduce just copy the xftp:// string from a preset server (xftp2.simplex.im) and add a port descriptor so it looks like:
xftp://[email protected]:443,jk6jybnel5hin2am5omd7g3hyvb4tfkyl7ea4vx5ldi7gpvz5ogqtcqd.onion

port 443 is the default port for xftp so it should be reachable at that port even though specifying a port in this case is redundant of course. When I add the:443 part the "Test Server" button immediately gets greyed out and I cannot establish a connection to the server even though it is reachable at the same port when the :443 is omitted. Same for my own xftp server that I host at a non-standard port: I cannot enter the connection details because the client considers them invalid.

from simplexmq.

vecna13 avatar vecna13 commented on September 6, 2024

@systemling32 Try putting the port after the onion address. See #849 (comment)

from simplexmq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.