Skip to content

It won't recognize the argument passed #39

@GildedHonour

Description

@GildedHonour

whenever I run it, I always get:

% npm exec proxy-login-automator.js -remote_host "xxxxx" -remote_port 8080 -usr "xxxx" -pass "xxxx"


Usage of parameters:
-local_host host        Listening address. Default: localhost. (* means all interfaces)
-local_port port        Listening port. Default: 8080
-remote_host host       Real proxy/PAC server address
-remote_port port       Real proxy/PAC server port. Default: 8080
-usr user               Real proxy/PAC server user id
-pwd password           Real proxy/PAC user password
-as_pac_server true/false       Treat real proxy/PAC server as a PAC server. Default: false

-is_remote_https true/false     Talk to real proxy/PAC server with HTTPS. Default: false
-ignore_https_cert true/false   ignore error when verify certificate of real proxy/PAC server. Default: false
-are_remotes_in_pac_https true/false    Talk to proxy servers defined in PAC with HTTPS. Default: false

(node:103602) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)

What's the matter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions