An open API service indexing awesome lists of open source software.

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.

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.