{"id":13748409,"url":"https://github.com/JarryShaw/TreeViewer","last_synced_at":"2025-05-09T10:32:39.516Z","repository":{"id":96122933,"uuid":"123936957","full_name":"JarryShaw/TreeViewer","owner":"JarryShaw","description":"Project Assignment of Python 101 \u0026 Computer Networking (SJTU)","archived":true,"fork":false,"pushed_at":"2018-12-09T02:55:56.000Z","size":3539,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-22T19:31:07.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JarryShaw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md"}},"created_at":"2018-03-05T15:10:07.000Z","updated_at":"2023-01-28T18:42:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebdea76c-652a-4be8-b642-2cbe3ab894a0","html_url":"https://github.com/JarryShaw/TreeViewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JarryShaw%2FTreeViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JarryShaw%2FTreeViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JarryShaw%2FTreeViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JarryShaw%2FTreeViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JarryShaw","download_url":"https://codeload.github.com/JarryShaw/TreeViewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253234179,"owners_count":21875562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T07:00:41.213Z","updated_at":"2025-05-09T10:32:34.509Z","avatar_url":"https://github.com/JarryShaw.png","language":"Python","funding_links":[],"categories":["资源清单"],"sub_categories":["Thinking and Approach of Programming"],"readme":"# TreeViewer\n\n \u003e This program is the assignment of Python 101 (SJTU).\n\n\u0026emsp; `TreeViewer` is a `Tkinter` based pcap extractor application.\n\n\u0026emsp; In the field of computer network administration, pcap (packet capture) consists of an application programming interface (API) for capturing network traffic. Unix-like systems implement pcap in the `libpcap` library; Windows uses a port of `libpcap` known as `WinPcap`.\n\n\u0026emsp; Monitoring software may use `libpcap` and/or `WinPcap` to capture packets travelling over a network and, in newer versions, to transmit packets on a network at the link layer, as well as to get a list of network interfaces for possible use with `libpcap` or `WinPcap`.\n\n \u003e \u0026emsp; In the core of the `JSPCAP` project, it works with the support of [`jspcap`](https://github.com/JarryShaw/jspcap/) and [`jsformat`](https://github.com/JarryShaw/jsformat).\n\n\u0026emsp; As for `jspcap` and `jsformat`, they are two open-source library written in Python (version 3.6), with generally no requirements or third-party dependencies.\n\n\u0026emsp; The `jspcap` library provides (by now) basic extractor for pcap files, including its global header, frame header and voluminous networking protocol headers, such as `IP` (both version 4 and 6), `ICMP`, `TCP`, `UDP`, `SCTP`, et al. Memo has logged that an analyser of application layer protocols, which are fragmented when transmission, will be complemented soon.\n\n\u0026emsp; The `jsformat` library works as an implementation of the **Python standard library**, with support of streaming output of `plist` and `json` file. The library also provides a tree view output format, which was inspired from `macOS` plist display on `Xcode` editor and `JavaSript` framework `Vue.js`. Plus, it should provide output format as `XML` with different `DTD`s, like `pdml` and `psml`.\n\n\u0026emsp; And one more thing to say about, that a `macOS` platform original UI using `PyObjc` library and `xib` is under construction. But no idea if it can be finished before the deadline.\n\n\u003e Note that the whole project only supports Python versions __since 3.6__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJarryShaw%2FTreeViewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJarryShaw%2FTreeViewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJarryShaw%2FTreeViewer/lists"}