edgeless634

Results 2 issues of edgeless634

I want pwnlib to listen on a port, but when I close the socket it raise AssertionError. Here's my code: ```python from pwnlib import tubes import os p = tubes.listen.listen(1337,...

bug
backport-required

如图所示 ![图片](https://user-images.githubusercontent.com/60080685/187928301-0f87faab-c3bb-436b-8c80-616a7aa52408.png) 代码: ```js import * as mo from "movy"; let text = mo.addText("如图所示", { y: 0, }).fadeIn(); ``` 另外Movy会支持自定义字体吗?