Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 999 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 999 Bytes

Freelens K8s Proxy

GitHub Test

More secure alternative to kubectl proxy.

How to build

On Mac and Linux install tools using mise:

mise install
make download
make build

On Windows:

winget install GoLang.Go
winget install goreleaser.goreleaser
./Makefile.ps1 download
./Makefile.ps1 build

License

This repository is a fork of lens-k8s-proxy.

Copyright (c) 2024-2025 Freelens Authors.

Copyright (c) 2022 Mirantis, Inc.

MIT License