Releases: nythepegasus/SideJITServer
Releases · nythepegasus/SideJITServer
1.4.2
What's Changed
- fix broken compilation for v1.4.0 by @cassowaree in #181
- Fix pairing file option
Full Changelog: 1.4.1...1.4.2
1.4.1
Changes
- Change option arguments around a bit
-p
->-P
for changing webserver port-e
->-V
for showing pymobiledevice3/SideJITServer versions-t
->-T
for specifying a timeout to allow devices to connect to the tunneld process (-t
bypasses this)-y
->-p
for pairing to a USB connected device-n
->-t
for specifying a tunnel to connect to instead of subprocess spawning- Deleted
-d
unused after flask removal - New!
-f
for specifying a directory to export a pairing file to
- Fix TunneldRunner not closing on exit
Full Changelog: 1.4.0...1.4.1
1.4.0
Changes
- Create FUNDING.yml by @nythepegasus
- Ensure socket is valid by @legendtang in #152
- Make README more clear by @JoeMatt in #150
- Fix tunneld imports by @doronz88 in #180
- Create Windows install guide by @Unlearned6688 in #164
Full Changelog: 1.3.6...1.4.0
1.3.6
What's Changed:
- Added an option to enable a debug "all_apps" route to the web server per user shadow's request
Full Changelog: 1.3.5...1.3.6
1.3.5
1.3.4
What's Changed
- compile: remove unnecessary includes, python 3.12 by @cassowaree in #114
Full Changelog: 1.3.3...1.3.4
1.3.3
1.3.2
What's Changed
- Improvement for docker. by @takov751 in #34
- Updated README.md to be more User Friendly + Added with basic tutorial just to get it working by @SenyxLois in #41
- workarounds for podman by @takov751 in #36
- Compile to direct executable on Windows x64, Ubuntu x64, and MacOS arm by @cassowaree in #65
New Contributors
- @takov751 made their first contribution in #34
- @SenyxLois made their first contribution in #41
- @cassowaree made their first contribution in #65
Full Changelog: 1.3.1...1.3.2
1.3.1
1.3.0
What's Changed
- Added a version route that is just /ver/
- Updated pymobiledevice3 to 3.4.0 in hopes of fixing other issues.
Full Changelog: 1.2.1...1.3.0