About 190 results found. (Query 0.12200 seconds)
getValue (); cache . set ( key , value ); return value ; }; // Synchronous caching. console . log ( Array . from ({ length : 10 }, () => cached ( "sync" , () => Math . random ())), ); // Asynchronous caching.
It could be a good idea to make tunnels close automatically when they're unused to not create unnecessary strain to the network. In game Add a new server and set the address as localhost:25565 (replace the port if you set it to something else in your configuration). The server's render and simulation distance is set to 6, but you can lower them for less lag.
Так же, в Windows настроить DNS можно из командной строки: netsh interface ip set dns name="Имя подключения" static 302:db60::53 netsh interface ip set dns name="Имя подключения" 300:6223::53 index=2 Можно использовать такой VB-скрипт : Set oShell = CreateObject("Shell.Application") oShell.ShellExecute "netsh.exe", "interface ip set dns name=""Подключение по локальной сети"" static 302:db60::53", "", "runas", 0 oShell.ShellExecute...
It supports emacs-style and vi-style editing modes with set -o emacs or set -o vi . Filename completion by TAB can be enabled by set -o tabcomplete . The default configuration has both features enabled (in /etc/shrc , read from ~/.shrc ). sh currently only has tab completion for file paths. csh(1) - C shell This was the standard user shell until NetBSD 4.0, it supports filename completion ( set filec and use the ESCAPE key) but does...
Wait... if I enable mail - I can set it up to allow internet mail on a "by user" basis? That doesn't suck. I may have to look into that. You missed yet another attack by some joker on a dynamic IP.
In the process of writing the bash script, I learned about the command set -e, that you can add to your shell script at the start. set -e If any program in the sequence of program calls crashes, the entire shell script will terminate.
Setians do not always identify as Satanists, as they revere the ancient Egyptian god, Set. However, they do syncretize Set with Satan, and so they are included on this list. The Temple of Set Diabolism Diabolism, literally meaning “devil worship,” was coined to represent those who resent the assertion that Satanists do not, in fact, worship the devil.
 ; Arguments:  ;     DX - word to print -print_word: +;     BL - 0 will print a newline, 1 won't +print_word         pusha ; push all regs to stack         mov di, HEX_OUT+5 ; set destination index to last char in HEX_OUT         mov ax, dx ; copy argument to accumulator         pusha ; push all regs to stack         mov di, HEX_OUT+5 ; set destination index to last char in HEX_OUT         mov ax, dx ; copy argument to accumulator @@ -49,83 +54,83 @@  print_word:...
We are always open to new services to host, but it may take a while to get it fully set up. < / p > < div class = h > < h2 id = install-this > Can you install X? < / h2 > < a aria-hidden = true href = #install-this > #install-this < / a > < / div > < p > We currently have nix home-manager set up (run < code > nix-shell ' < home-manager > ' -A install < / code > to generate the default config) set up, so you can install any libre software that is in...
login / signup sigmaforum boards sigma reports content torrenting wishlist i2p anime ru soy tv post outproxy list by notro (member) in i2p 4 months ago (last active 4 months ago) how Can i set up Outproxy and where Is a List Of The Outproxys? create new comment replying to post: outproxy list comment create comment comments by InvizibleGuy (member) 4 months ago [reply] Don't set up Outproxies.
Create a fixed number of “slots” for high-bandwidth allocation tunnels in the routers, which when all are allocated totals less than say, 30% of the total they’ve offered to share(or make it configurable and set a conservative default) If a client repeatedly requests m or r and finds itself rejected, it should be able to “fall back” to a tunnel without the m or r flag sacrificing performance guarantees for a better chance at a tunnel.
How to use it? 0) Set HTTP proxy address to env Set environment variable with your HTTP proxy tunnel address. Change address if used different than 127.0.0.1:4444 $ export I2P_PROXY=http://127.0.0.1:4444 1) Automaticly add repository $ wget -q -O - http://repo.i2pd.i2p/.help-i2p/add_repo -e use_proxy=yes -e http_proxy=$I2P_PROXY | sudo -E bash -s - 2) Install i2pd as any other software package: $ sudo apt-get update $ sudo apt-get install i2pd Manual way of adding...
Don't know if it's builtin or designed as a separate component. L4 itself is just a microkernel. It provides only minimal set of mechanisms and abstractions. So, ELF support is not part of a microkernel, it can be implemented as a server, or a set of small servers.
The value of a character constant is the numeric value of the character in the machine's character set. For example, in the ASCII character set the character constant '0' has the value 48, which is unrelated to the numeric value 0. If we write '0' instead of a numeric value like 48 that depends on the character set, the program is independent of the particular value and easier to read.
This section is hidden on the Tor browser, but these settings can still be configured by navigating to “about:config” in your URL bar and tweaking the following options; Setting Value Description network.proxy.autoconfig_url file:///usr/local/proxy+tor.pac Set this to point to your PAC file. network.proxy.type 2 Enable proxy auto-configuration. Set it back to 1 to restore Tor’s default proxy. dom.security.https_only_mode false Since Eepsites doesn’t support HTTPS, this...
Matt Uelmen Current rating: not rated yet 0 Stars 1 Star 2 Stars 3 Stars 4 Stars 5 Stars Favorite Actions Show Albums Show Albums Play All Play All Play All Next Play All Next Play All Last Play All Last Albums Top Tracks Missing Albums Songs View Pages Infinite Scroll Grid View | Limit: View Item Count: 31 # Song Title Song Artist Album Year Genres Time License Rating Action 1 Play Play next Play last Fortress Add to Temporary Playlist Matt Uelmen Diablo II Expansion Set: Lord of...
Home Art Videos Capydiem Videos Capydiem Good Suck Crushpepper Crushpepper Image Sets Crushpepper Image Sets Ralsei x Clover Whisperfoot Whisperfoot Image Sets Whisperfoot Image Sets Could use a Throne Whisperfoot Image Sets Loona Workout Whisperfoot Image Sets Moxxie At Camp Whisperfoot Image Sets Tails Repair Woozysfm Videos Woozysfm Taste of Twilight Yumail Yumail Comics Yumail Comics Marcy's Special TRPG Night Amadose Amadose Comics Amadose A Zootopia Cuckolding Comic Amadose Comics A Zootopia...
Define here negative, unwanted or potentially misleading keywords Example: 'porn', 'faggot', 'sex', 'nigger', 'fuck', 'cunt', 'dick' ➤ Optional settings YOURLS_PRIVATE_INFOS If YOURLS_PRIVATE is set to true , you can still make stat pages public. To do so, define with: define('YOURLS_PRIVATE_INFOS', false); YOURLS_PRIVATE_API If YOURLS_PRIVATE is set to true , you can still make your API public.
+set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here.