diff --git a/lainsafecli b/lainsafecli index 595ff82..7df9105 100755 --- a/lainsafecli +++ b/lainsafecli @@ -82,7 +82,7 @@ sub enable_tor sub enable_i2p { - my $checker = $ua->proxy([qw(http https)] => 'socks://localhost:4444'); + my $checker = $ua->proxy([qw(http https)] => 'http://localhost:4444'); } ## PROGRAM