Cylon

Results 18 comments of Cylon

用了个烂方法,捕获断线事件,重新登录。

> Hi @cylonchau! Why won't you make the Set contain the actual value instead of a pointer to the value? > > The Set object is designed to allow O(1)...

Thank you @amit7itz I used other unpointer type resoved this problem, but pointer nature so. compare pointer value maybe is the goset point of improvement

Hi bro, you can refer API document https://documenter.getpostman.com/view/12796679/UV5agGNr

> > Hi bro, you can refer API document https://documenter.getpostman.com/view/12796679/UV5agGNr > > Hi, it doesn't work, I cannot find a way to get the WebUI working. You can try run...

will update Best regards ________________________________ 寄件者: joe-at-startupmedia ***@***.***> 寄件日期: 2024年8月20日 08:57 收件者: cylonchau/firewalld-gateway ***@***.***> 副本: Cylon ***@***.***>; Comment ***@***.***> 主旨: Re: [cylonchau/firewalld-gateway] 404 page not found (Issue #6) The static...

> The static assets aren't served by the application. That's why an nginx configuration exists which listens on a different port which can be changed to anything (e.g. 443) https://github.com/cylonchau/firewalld-gateway/blob/aff50c483884cbb78ba1cc2ecb592669f8f17139/uranus.nginx.conf...

> > Hi bro, you can refer API document https://documenter.getpostman.com/view/12796679/UV5agGNr > > Hi, it doesn't work, I cannot find a way to get the WebUI working. Please refer [install manual](https://www.oomkill.com/2024/08/uranus-installation/)

> @cylonchau no worries I was able to get the web assets working, I was trying to explain to the OP why the binary doesn't serve the static assets. Personally...

> nvm, I figured it out: > > https://github.com/cylonchau/firewalld-gateway/blob/67b2e8092059a545ac5c9e32897ba096e8742434/docs/swagger.yaml#L1924 > > I was referring to that old postman docs. > > updated command to crate a user is: > >...