coze-dev / coze-dev/coze-studio
关于同局域网内其它主机访问的问题
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
http://localhost:8888/ 和127.0.0.1:8888访问没有问题,但是用ip:8888访问就会出现“拒绝了我们的连接请求”,这个是什么原因?
Contributor guide
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 file or test is named in the issue. Start by reproducing access through localhost, 127.0.0.1, and the host IP, then inspect how the service binds port 8888 and whether LAN connections are allowed. Done means identifying the cause and documenting or fixing the behavior so access through the host IP is handled as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100