https://github.com/blackmonk13/adb_portify
a Flutter application that helps users set up ADB port forwarding and reversing on their Windows and Linux desktops.
https://github.com/blackmonk13/adb_portify
adb android-debug-bridge flutter flutter-app port-forwarding
Last synced: about 1 year ago
JSON representation
a Flutter application that helps users set up ADB port forwarding and reversing on their Windows and Linux desktops.
- Host: GitHub
- URL: https://github.com/blackmonk13/adb_portify
- Owner: blackmonk13
- License: gpl-3.0
- Created: 2023-10-10T15:29:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T02:18:58.000Z (over 2 years ago)
- Last Synced: 2025-01-06T10:48:32.621Z (about 1 year ago)
- Topics: adb, android-debug-bridge, flutter, flutter-app, port-forwarding
- Language: Dart
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ADB Portify
This is a Flutter application that helps users set up port forwarding and reversing on their Windows and Linux desktops.
## Features
- Easy-to-use interface for setting up port forwarding and reversing.
- Real-time updates and visual feedback on the status of the port forwarding and reversing.
- Option to save and load configurations for future use.(WIP)
## Installation
1. Download the zip file for your operating system from the releases page.
2. Unzip to a suitable location and run the executable.
## Contributing
If you would like to contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make the necessary changes and commit them.
4. Push your changes to your forked repository.
5. Create a pull request to merge your changes to the main repository.
## License
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more information.