Result for 8CFA8390029CD301AAD47AD5D443D9A45A98435C

Query result

Key Value
FileName./usr/lib/python2.7/dist-packages/websockify-0.5.1.egg-info/PKG-INFO
FileSize9269
MD5273FA4AE5E3365D5D40D8EC16AC68D8B
SHA-18CFA8390029CD301AAD47AD5D443D9A45A98435C
SHA-256E5DE76AE1DAB1C2E81EA2C40FD8D210C22C1665DBDF1F921DEA99DDC93621FFC
SSDEEP192:YxsCxPJY1aN5gXnO6iVRq/hE91/OXldCGFQmIaK:96Y1a4O6Gw/+pODM
TLSHT164125E876EA833FD05A2D3A1560DA6DAF35850AFA7654C9C34DCC25C2F427609BEE6C0
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD516E524C094A37EC141576F3A47D20F40
PackageArchnoarch
PackageDescriptionPython WSGI based adapter for the Websockets protocol
PackageMaintainerFedora Project
PackageNamepython-websockify
PackageRelease2.fc21
PackageVersion0.5.1
SHA-1ABA3F0E98B05ED6F4BBB809B954B9750AF0AE848
SHA-256E04BD40EF6369592B8271FCEE9ACCFD67EC0A292DA2FD8266EF3114B2FDA63B0
Key Value
FileSize35086
MD5B1A0DA83885EDD1260670C6EA7981396
PackageDescriptionWebSockets support for any application/server websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamewebsockify
PackageSectionpython
PackageVersion0.5.1+dfsg1-3ubuntu0.14.04.1
SHA-1887FE19ACA7BC89A1593D73FD8A697A7EA456488
SHA-2563B28EDF80D682AC3ACA495705B253B15663DE51A9B399CBC40454156F42622C4
Key Value
FileSize35028
MD513B4C90D06132594CA6BD9F7713BB526
PackageDescriptionWebSockets support for any application/server websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamewebsockify
PackageSectionpython
PackageVersion0.5.1+dfsg1-3
SHA-166F093149ECEE489B29A32A1A3485CE6DC74FFBD
SHA-256A3DCEBB5C268893BBD2EACAFF1431C55050EE167A8AE408FCD80D3A732B077C9
Key Value
FileSize35060
MD5CB5DBD4C65C11CEC215EA92E59E8F26C
PackageDescriptionWebSockets support for any application/server websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamewebsockify
PackageSectionpython
PackageVersion0.5.1+dfsg1-3
SHA-1A3C4AC23F55D6754165AB8926A2811F59E6544D6
SHA-256659D61ACE9BBE6C71A455B6B04730F49E0F52B72E05646B5B943BCF4937EA54D
Key Value
FileSize35130
MD50B43AC90B7E2307D0A955133B85372F2
PackageDescriptionWebSockets support for any application/server websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamewebsockify
PackageSectionpython
PackageVersion0.5.1+dfsg1-3ubuntu0.14.04.1
SHA-15DD09C39A266016F68554CE21A50750F9DCF4B97
SHA-25683DEDF5CE2F468FD8C73CFF27BA4FA7359B8C2D76DDAEDC73167C4EEAABBA54B
Key Value
MD501DB96C067E1E42BD50544ECAF86373B
PackageArchnoarch
PackageDescriptionPython WSGI based adapter for the Websockets protocol
PackageMaintainerFedora Project
PackageNamepython-websockify
PackageRelease2.fc21
PackageVersion0.5.1
SHA-1F8968E10AA04EABF86F1D5AA7FB7D633FCC36763
SHA-256A003324A6A3269A5CB157A1AA91396C47665A64B4D70030FEE7EBD5EF42C3C66
Key Value
MD55FB12FC84A034C671DA921283E9CFE79
PackageArchnoarch
PackageDescriptionPython WSGI based adapter for the Websockets protocol
PackageMaintainerFedora Project
PackageNamepython-websockify
PackageRelease2.fc21
PackageVersion0.5.1
SHA-1BB7B249F7FFF0C7CD4EAA016B9E17CFB00081D3D
SHA-256C1BD11B4F6D744E4FB419627F36578C2C405C9B3AE7CF1D42ECAB9384E75BCC0