7.0.2 • Published 3 months ago

pac-proxy-agent v7.0.2

Weekly downloads
3,048,683
License
MIT
Repository
github
Last release
3 months ago

pac-proxy-agent

A PAC file proxy http.Agent implementation for HTTP and HTTPS

This module provides an http.Agent implementation that retreives the specified PAC proxy file and uses it to resolve which HTTP, HTTPS, or SOCKS proxy, or if a direct connection should be used to connect to the HTTP endpoint.

It is designed to be be used with the built-in http and https modules.

Example

import * as http from 'http';
import { PacProxyAgent } from 'pac-proxy-agent';

const agent = new PacProxyAgent('pac+https://cloudup.com/ceGH2yZ0Bjp+');

http.get('http://nodejs.org/api/', { agent }, (res) => {
  console.log('"response" event!', res.headers);
  res.pipe(process.stdout);
});
proxy-agenteasy-select-rnnetease-cloudmusic-api-node13react-native-printer-brothersreact-native-shekhar-bridge-test@oiti/documentoscopy-react-nativequoc-testnetease-apiluminos-ui-core@everything-registry/sub-chunk-2398jawwy-sdkjawwy_gamification_releasereact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgreact-native-jawwy_samplegriffin-ui-library@stephcrown06/web-elements@phantom-ats/proxy-agent@thinxviewx/core-rn@titanium/appcelerator@taingo97/react-native-awesome-module@taingo97/react-native-bluetooth-xprinter@taingo97/react-native-expo-key-rsa-kt@taingo97/react-native-expo-rsa@taingo97/react-native-generate-key-rsa@taingo97/react-native-key-rsa@taingo97/react-native-print-xprinter@taingo97/react-native-rsa@taingo97/react-native-rsa-expo@taingo97/react-native-sunmi-printer@taingo97/react-native-telpo-printer@sidghimire/react-native-mapbox-navigation@sephriot/react-native-persistable-uri@status-im/react-native-transparent-video@zalastax/nolb-pac-arvm-bestdeveloperappc-cli-titaniumappc-platform-sdk@zotasys/nativearchlibraryNeteaseCloudMusicApiagent-get-agentawesome-module-kdcheckbox-componentcordova-plugin-demotoastbiometric-stbrowserstack-node-sdkexpo-renavigatefawaterak-online-paymentfawatrak-online-paymentfmslframework_test_library_sixdeeframework_test_library_sixdee_newframework_test_library_sixdee_new_newfixed_form_builderfluent.adflow.reactnativesdkfluent.adflow.reactnativesdk-alphagaurav-react-native-loopgamification-integration-newgenz-native-elementsdohundemo-test-scrndogandev-simple-toasthong1-utilsori-bot-react-nativeproject-wajs-dvpnm-yph-react-native-custom-componentsproxy-agent-v2zzzxxxyyy321123jawwy_library_newjawy_library_v1gamification-jawwy-libraryframework_test_library_sixdee_new_jawwytest_lib_module_aarquickcapture_react_nativern-agora-ios-m@hieuquang2212/form@httptoolkit/proxy-agent@metrichor/epi2me-api@metrichor/epi2me-web@seculum/vue-dev-clonejordy-frijters-test-libjrennsoh88-react-native-scroll-indicatorkhaled-salem-custom-componentskoishi-plugin-packianamusicmiguelcostero-ng2-toastymockttprn-counter-demorn-check-btnrn-circular-chartrn-session-multiplier-demorsshubrn_unique_device_idsemantic-release-gitmoji-actionscout-chatbot-widgetsteamhourapismart_one_connect
7.0.2

3 months ago

7.0.1

1 year ago

6.0.3

1 year ago

6.0.4

1 year ago

7.0.0

1 year ago

6.0.1

1 year ago

6.0.0

1 year ago

6.0.2

1 year ago

5.0.0

3 years ago

4.1.0

5 years ago

4.0.0

5 years ago

3.0.1

5 years ago

3.0.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

9 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago