ocserv's README has something wrong
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
in ocserv's README, it says:
----/etc/config/network------------------------------------------
config interface 'vpn'
option proto 'none'
option ifname 'vpns+'
but these lines has 2 problems:
- if use ifname, the luci gui says it should be changed to device;
- also in luci, it says no device named 'vpns+'
did i miss something?
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
Start by locating ocserv's README and reviewing the quoted /etc/config/network example. Verify the ifname/device guidance and the vpns+ device reference against current LuCI and OpenWrt network configuration behavior. Done means the README example no longer conflicts with the interface and device expectations described in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100