Project-Faster / qpep

A working version of qpep standalone go client/server, designed to accelerate high-latency connections, like those provided by geostationary satellites.
https://docs.projectfaster.org
Other
3 stars 1 forks source link

Testing of issues 24, 8, 10 #36

Closed parvit closed 1 year ago

parvit commented 1 year ago

Hi all, a new batch of developments has been completed:

Please review and test

parvit commented 1 year ago

You can find the artifacts produced by the workflows in the "Checks" tab.

parvit commented 1 year ago

Will begin testing as soon as i've resolved the merge issues of the changes from main.

parvit commented 1 year ago

@mfoxworthy @bizzbyster I've integrated the two developments and it it works when launched by an unpriviledged user. Of course installation and removal must be done with admin privileges.

I could not test with a domain user, but if you find it does not work than we will solve it in a new issue.

Here is an example configuration that allows to connect to the test server:

acks: 10
ackdelay: 25
congestion: 4
decimate: 4
decimatetime: 100
maxretries: 5
gateway: 52.12.18.73
port: 1445
apiport: 444
listenaddress: 0.0.0.0
listenport: 9443
multistream: true
verbose: false
preferproxy: true
varackdelay: 0
threads: 4

listenaddress should be overridden using the submenu in the tray because the autodetect is best-effort.

Important note: CLI usage has changed and now the parameters recognized are only: