Skip to content

Docs: Update router setup guide, new OpenWrt package manager #148

Description

@jordan-ivpn

Replace lines 56 and 57 with

`# OpenWrt 24.10 and older use opkg package manager\n` +
`opkg update\n` +
`opkg install https-dns-proxy\n\n` +
`# OpenWrt 25.12 and newer use apk package manager\n` +
`apk update\n` +
`apk add https-dns-proxy\n\n` +

--

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions