/usr/share/pyshared/obfsproxy-0.2.3.egg-info/SOURCES.txt is in obfsproxy 0.2.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | README
setup.py
obfsproxy/__init__.py
obfsproxy/_version.py
obfsproxy/pyobfsproxy.py
obfsproxy.egg-info/PKG-INFO
obfsproxy.egg-info/SOURCES.txt
obfsproxy.egg-info/dependency_links.txt
obfsproxy.egg-info/entry_points.txt
obfsproxy.egg-info/requires.txt
obfsproxy.egg-info/top_level.txt
obfsproxy/common/__init__.py
obfsproxy/common/aes.py
obfsproxy/common/argparser.py
obfsproxy/common/heartbeat.py
obfsproxy/common/hmac_sha256.py
obfsproxy/common/log.py
obfsproxy/common/rand.py
obfsproxy/common/serialize.py
obfsproxy/managed/__init__.py
obfsproxy/managed/client.py
obfsproxy/managed/server.py
obfsproxy/network/__init__.py
obfsproxy/network/buffer.py
obfsproxy/network/extended_orport.py
obfsproxy/network/launch_transport.py
obfsproxy/network/network.py
obfsproxy/network/socks.py
obfsproxy/test/__init__.py
obfsproxy/test/test_aes.py
obfsproxy/test/test_buffer.py
obfsproxy/test/test_socks.py
obfsproxy/test/tester.py
obfsproxy/transports/__init__.py
obfsproxy/transports/b64.py
obfsproxy/transports/base.py
obfsproxy/transports/dummy.py
obfsproxy/transports/obfs2.py
obfsproxy/transports/obfs3.py
obfsproxy/transports/obfs3_dh.py
obfsproxy/transports/transports.py
|