ptorrent

Results 62 issues of ptorrent

Hello, Is there a way to capture the current picture ? Something like : Qrcode.capture( function( IMG_URI){ THanks for your support !

Hello there ! Is there a way to capture full picture when qrCode detected? I would like to save it. Thanks for your help and your great work !

Hello there ! Is it possible to make backgroundColor transparent ? setConfigs({ backgroundColor : [0,0,0,0]}) ? Thanks for your help !

``` modem.parseResponse = function(response) { var plain = response.slice(response.indexOf(':')+1).trim(); var parts = plain.split(/,(?=(?:[^"]|"[^"]*")*$)/); for(i in parts) parts[i] = parts[i].replace(/\"/g, ''); return parts; } modem.parseResponse = function(response) { var plain =...

Hello ! Is there a way to synchronize cursor between multiple chart ? This is what I'm using as cursor : ``` var cursor = chart.set("cursor", am5xy.XYCursor.new(root, { xAxis: xAcis...

question

Hello, I've a tinc network ~1000 nodes we can test on 1.0.36, on 1.1pre18 It's not working as expected, there is a lot of issue like 1) 1.1pre18 ConnectTo 1.1pre18...

Hello there, Some of our nodes are using HTTPS tunnels to connect to other node. This is my case: ![image](https://user-images.githubusercontent.com/6083644/189473028-c4d25dc5-194c-4ba7-bf5e-02f78b501770.png) When link between Node A and Node B is down,...

Hello there ! I'm trying to connect a node, and this is the error I got : ``` Unauthorized request from NODE ``` Is the host blocked because of to...

Hello ! When I add manualy a new host (by putting the host file in hosts direcotry) do I have to reload tinc with this command ? tinc --pidfile="/etc/tinc/weble/process.pid" reload...

Hello there, I've a flood on port 655 from127.0.0.1 on tinc. Do you know from where it could come ? ``` 2022-09-02 10:25:10 tinc[2857]: Received UDP packet from unknown source...

needs_investigation
bug
1.1