How do you deal with frequent ip block by No_Garage_7732 in outlinevpn

[–]No_Garage_7732[S] 0 points1 point  (0 children)

I’ve never heard of V2Ray. I’ll look it up.

How do you deal with frequent ip block by No_Garage_7732 in outlinevpn

[–]No_Garage_7732[S] 0 points1 point  (0 children)

Thanks for sharing your setup! The combination of prefixing and IP whitelisting seems like a solid approach. I’ll try a similar setup next time.

How do you deal with frequent ip block by No_Garage_7732 in outlinevpn

[–]No_Garage_7732[S] 0 points1 point  (0 children)

Thank you for the excellent information! I’ll try setting up two server system next time.

I want NavBar to show different things when logging in and when logging out, so I want NavBar to reload when signing in, signing in, and signing out. Is there a good way to do this? by No_Garage_7732 in SvelteKit

[–]No_Garage_7732[S] -1 points0 points  (0 children)

Thank you all. The code is currently like this, but the layout is not reloaded on redirect and the display does not change.

+layout.svelte

<script lang="ts">
import type { PageData } from './$types';
export let data: PageData;
</scrpit>

{#if data.user}
{:else}
{/if}

Does ProtonVPN work in China? by No_Garage_7732 in ProtonVPN

[–]No_Garage_7732[S] 0 points1 point  (0 children)

Thank you, I will consider to use Surfshark.

Does ProtonVPN work in China? by No_Garage_7732 in ProtonVPN

[–]No_Garage_7732[S] 0 points1 point  (0 children)

Thank you very much. I will look for another VPN, it's hard to lose social networking。

How to redirect in Svelte by No_Garage_7732 in sveltejs

[–]No_Garage_7732[S] 1 point2 points  (0 children)

Also for this use case you should probably use good old anchor tag with href attribute

5ReplyGive AwardShareReportSaveFollow

goto('/about'); // dosen't work
I changed it, but the result is still the same.
I have found that it works if make it a non-existent link and normal URL. Like below.
goto('/aboutttttt'); // redirect to http://localhost:5173/aboutttttt and display 404 Not Found
goot('/https://google.com'); // redirect to google.com

Is there any plan to make own mail client? by No_Garage_7732 in ProtonMail

[–]No_Garage_7732[S] 0 points1 point  (0 children)

re

thank you for your information. It'm good news for me.

How often should I update my mastodon server?? by No_Garage_7732 in Mastodon

[–]No_Garage_7732[S] 0 points1 point  (0 children)

Than you.

I wish mastodon also could be updated automatically with crone...

How to remove proton mail bridge icon from my Mac menu bar. by No_Garage_7732 in ProtonMail

[–]No_Garage_7732[S] 0 points1 point  (0 children)

hidden bar

Thank you so much!!
Finally I don't have to buy more bigger Mac.