Nikolay Shopik

Results 20 issues of Nikolay Shopik

maybe binance did change something, but K can only push new orders but can't delete them, but i don't see anything in console for errors

Currently QR code search/publish only contain ID but should be `tox:` ``` ::= "tox:" ::= "tox:" @ ``` https://github.com/Tox/Tox-STS/blob/master/STS.md#tox-uri-scheme Also probably good idea to register this URI when app installed,...

enhancement

SIP allow non-ascii names in some fields like From,To,contact This appears to be cause issues when you open call flow and scroll down some text may shifted

enhancement

When capturing HEP packets usually its prefarable to disable listen on interface as you may get duplicate dialogs. Currently there no way to set interface to `none`, only workaround set...

enhancement

``` #0 0x00007ffff7dd1775 in vector_iterator_next (it=0x20746361746e6f63, it@entry=0x7fffffffe5d0) at vector.c:342 #1 0x00007ffff7dd877e in call_flow_draw_arrows (ui=0x2072756f79206e69, ui@entry=0x7ffff7ff7a20 ) at curses/ui_call_flow.c:349 #2 0x00007ffff7dd88bb in call_flow_draw (ui=0x7ffff7ff7a20 ) at curses/ui_call_flow.c:185 #3 0x00007ffff7dd2498 in ui_wait_for_input...

crash

Sometimes you have call with lots of call legs which is make impossilbe to see all call legs since they are hidden on right side. Horizontal scrolling would help a...

feature-request

Looking at source I see there is quiet mode for logging https://github.com/gamelinux/passivedns/blob/2bed37beb73527ba8549b9cac4a8ac010a4fb4b3/src/passivedns.h#L551 But I have hard time understand how it working i don't see any pointers. We use logging into...

Currently otpauth URL only contain username, sometimes you have different instances with same username. So it impossible to differentiate them unless you manually rename them. Example: `otpauth://totp/username@HOSTNAME?secret=SECRET&digits=6&period=30`

enhancement

Helps provision phones with OTP

enhancement

I'd prefer pagination instead of unlimited scrolling for posts