zhanghai / zhanghai/MaterialFiles
Possibility to display other network interfaces by tapping the "URL" option within the settings screen of FTP server
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Hello. Please consider implementing something like what is shown in the example image.
Explanation of the example image
The first url corresponds to the IP address assigned to me by the WI-FI router at my home. Interface: wlan0
And the second url was the result of connecting two Android phones via WI-FI Direct. Interface: p2p0
Obviously the second IP address must correspond to the second network interface that is active. But a secondary URL should only be displayed if it does not correspond to a loopback interface.
What do you think?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the FTP server settings screen and its current URL display, then trace how active network interfaces are obtained. Done means showing URLs for active non-loopback interfaces, including a secondary interface such as p2p0 when available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100