mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #286] android frpc arm 一直connect to server failed!有计划做java客户端嗎? #210
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Emptying on GitHub (Mar 30, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/286
我尝试在android设备上跑frpc arm 但是一直connect to server failed!(frp服务端是正常的)
在想是不是没有办法获取到网络权限?
还有client 端能否用java来实现?
@Emptying commented on GitHub (Mar 31, 2017):
原来是ResolveTCPAddr 在android 下没有办法通过53端口来获得真实IP地址,直接把server_addr 填真实ip就行