Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/localtunnel/ |
Upload File : |
# 1.9.2 (2019-06-01) * Update debug to 4.1.1 * Update axios to 0.19.0 # 1.9.1 (2018-09-08) * Update debug to 2.6.9 # 1.9.0 (2018-04-03) * Add _request_ event to Tunnel emitter * Update yargs to support config via environment variables * Add basic request logging when --print-requests argument is used # 1.8.3 (2017-06-11) * update request dependency * update debug dependency * update openurl dependency # 1.8.2 (2016-11-17) * fix host header transform * update request dependency # 1.8.1 (2016-01-20) * fix bug w/ HostHeaderTransformer and binary data # 1.8.0 (2015-11-04) * pass socket errors up to top level # 1.7.0 (2015-07-22) * add short arg options # 1.6.0 (2015-05-15) * keep sockets alive after connecting * add --open param to CLI # 1.5.0 (2014-10-25) * capture all errors on remote socket and restart the tunnel # 1.4.0 (2014-08-31) * don't emit errors for ETIMEDOUT # 1.2.0 / 2014-04-28 * return `client` from `localtunnel` API instantiation # 1.1.0 / 2014-02-24 * add a host header transform to change the 'Host' header in requests # 1.0.0 / 2014-02-14 * default to localltunnel.me for host * remove exported `connect` method (just export one function that does the same thing) * change localtunnel signature to (port, opt, fn) # 0.2.2 / 2014-01-09