# @ladjs/proxy

> Proxy for Lad

Latest version **5.0.4** (published 2025-07-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ladjs/proxy
pnpm add @ladjs/proxy
yarn add @ladjs/proxy
bun add @ladjs/proxy
```

## Health

**Score 25/100 (F)** — status: maintenance-mode.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.0.4 |
| Published | 2025-07-10 |
| First published | 2017-11-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=14 |
| Dependencies | 6 |
| Unpacked size | 7.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Nick Baugh |
| Maintainers | niftylettuce, shaunwarman, spence-s, titanism, shadowgate15 |
| Keywords | config, domain, domains, encrypted, forward, forwarding, handler, host, hosts, http, https, koa, lad, nginx, port, ports, proxy, reverse, tls, tunnel, vhost, virtual, virtuals |

## Links

- npm: https://www.npmjs.com/package/@ladjs/proxy
- Repository: https://github.com/ladjs/proxy
- Issues: https://github.com/ladjs/proxy/issues
- npm.io page: https://npm.io/package/@ladjs/proxy

## Dependencies (6)

- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [router](https://npm.io/package/router.md) ^2.2.0
- [boolean](https://npm.io/package/boolean.md) ^3.2.0
- [url-parse](https://npm.io/package/url-parse.md) ^1.5.10
- [finalhandler](https://npm.io/package/finalhandler.md) ^2.1.0
- [findhit-proxywrap](https://npm.io/package/findhit-proxywrap.md) ^0.3.13

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 5.0.4 (latest) — 2025-07-10
- 5.0.3 — 2025-06-04
- 5.0.2 — 2025-06-04
- 5.0.1 — 2025-02-27
- 5.0.0 — 2025-02-24
- 4.0.2 — 2024-07-04
- 4.0.1 — 2023-11-01
- 4.0.0 — 2023-03-28
- 3.0.4 — 2023-01-31
- 3.0.3 — 2023-01-08
- 3.0.2 — 2023-01-08
- 3.0.1 — 2022-11-22
- 3.0.0 — 2022-07-04
- 2.1.1 — 2022-05-30
- 2.1.0 — 2022-01-13
- … 10 more at https://npm.io/package/@ladjs/proxy/versions

## README

# [**@ladjs/proxy**](https://github.com/ladjs/proxy)

[![build status](https://github.com/ladjs/proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/proxy/actions/workflows/ci.yml)
[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)
[![license](https://img.shields.io/github/license/ladjs/proxy.svg)](LICENSE)

> Proxy for Lad


## Table of Contents

* [Install](#install)
* [Usage](#usage)
* [Contributors](#contributors)
* [License](#license)


## Install

[npm][]:

```sh
npm install @ladjs/proxy
```


## Usage

See <https://github.com/ladjs/lad/blob/master/template/proxy.js> for the most up to date usage example.


## Contributors

| Name           | Website                    |
| -------------- | -------------------------- |
| **Nick Baugh** | <http://niftylettuce.com/> |


## License

[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)


##

[npm]: https://www.npmjs.com/

---
_Source: https://npm.io/package/@ladjs/proxy · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
