Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions src/data/clients.ts
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,21 @@ export const CLIENTS: Client[] = [
links: {
website: 'https://inhive.ru'
}
},
{
id: 'lumen-kvn',
name: 'Lumen KVN',
core: 'xray',
platforms: ['windows'],
description: 'Open-source VPN client for Windows powered by Xray and sing-box.',
Comment thread
krambovic marked this conversation as resolved.
Outdated
logo: '/clients/logo/lumen-kvn.png',
githubRepo: 'krambovic/Lumen-KVN',
downloadLinks: {
windows: 'https://github.com/krambovic/Lumen-KVN/releases/latest'
},
links: {
github: 'https://github.com/krambovic/Lumen-KVN'
}
}

]
Comment thread
krambovic marked this conversation as resolved.
Expand Down
Binary file added static/clients/logo/lumen-kvn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.