Zesen Qian

Results 17 comments of Zesen Qian

Is this package deprecated? I guess I have to use python instead...

can you maybe open a PR?

I can confirm the lags still exist as al-jshen described. xournalpp: 1.0.20 nvidia: 465.31 linux: 5.12.6

Hello, what's the status on this? I'm having a similar issue: `PycairoContext_FromContext` is not in the pycairo `.so` file - any ideas? My guess is that those functions are not...

Thanks! closing

Reopening because I think what `ss-tunnel` achieves is not what I want. What I want is to have ss server listen on a port, and forward all incoming connections to...

@database64128 thanks - but it seems like frp still uses the usual TLS encryption which might be slower than the default of shadowsocks?

@gandryey Thank you for the quick reply - is there some quick fix I can try?

Thank you. Is there some cmake argument I can pass to disable this out-of-bound check (since that would easier)? Currently my build looks like this ``` build() { mkdir build...

@gandryey thank you - I think patching the source code would just be easier. I will post the patch when I get time to do it.