Security1 Insights Additional navigation options dev-next 27Branches418Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 1,785 Commits .github adapter clients ...
基于singbox内核的hysteria2 reality vmess ws argo一键脚本. Contribute to zxxzxx111/sing-box-reality-hysteria2 development by creating an account on GitHub.
Context, message *mDNS.Msg) (*mDNS.Msg, error) { if len(message.Question) != 1 { return nil, os.ErrInvalid } question := message.Question[0] addresses, hostsLoaded := t.hosts[question.Name] if hostsLoaded { switch question.Qtype { case mDNS.TypeA: addresses4 := common.Filter(...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} NekossTOP / sing-box-reality-hysteria2 Public forked from deathline94/sing-REALITY-Box Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
message := &mDNS.Msg{ MsgHdr: mDNS.MsgHdr{ RecursionDesired: true, }, Question: []mDNS.Question{ { Name: mDNS.Fqdn(s.config.ServerName), Qtype: mDNS.TypeHTTPS, Qclass: mDNS.ClassINET, }, }, } dnsRouter := service.FromContext[adapter.DNSRouter](ctx) response, err := dnsRouter.Exc...
基于singbox内核的hysteria2 reality vmess ws argo一键脚本. Contribute to watervip/sing-box-reality-hysteria2 development by creating an account on GitHub.
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} balgain / sing-box-subscribe Public forked from Toperlock/sing-box-subscribe Notifications You must be signed in to change notification settings Fork 0 Star 0 Code ...
WriteLog(message string) UseProcFS() bool FindConnectionOwner(ipProtocol int32, sourceAddress string, sourcePort int32, destinationAddress string, destinationPort int32) (int32, error) 1 change: 1 addition & 0 deletions 1 experimental/libbox/platform/interface.go Original file line numberDiff li...
FormatCloseMessage(websocket.CloseNormalClosure, ""), time.Now().Add(C.TCPTimeout)) 37 - if err != nil { 38 - return c.Conn.Close() 55 + c.Conn.SetWriteDeadline(time.Now().Add(C.TCPTimeout)) 56 + frame := ws.NewCloseFrame(ws.NewCloseFrameBody( 57 + ws.StatusNormal...
CloseMessage, websocket.FormatCloseMessage(websocket.CloseNormalClosure, ""), time.Now().Add(C.TCPTimeout)) 37 - if err != nil { 38 - return c.Conn.Close() 55 + c.Conn.SetWriteDeadline(time.Now().Add(C.TCPTimeout)) 56 + frame := ws.NewCloseFrame(ws.NewCloseFrameBody( ...